Buch, Englisch, 545 Seiten, Format (B × H): 170 mm x 244 mm, Gewicht: 1970 g
ISBN: 978-0-387-25897-3
Verlag: Springer US
Processor designs can be broadly divided into CISC (Complex Instruction Set Computers) and RISC (Reduced Instruction Set Computers). The dominant processor in the PC market, Pentium, belongs to the CISC category, and Linux is fast becoming the number one threat to Microsoft’s Windows in the server market. This unique guidebook provides comprehensive coverage of the key elements of Assembly language programming, specifically targeting professionals and students who would like to learn Assembly and intend or expect to move to the Linux operating system.
The book instructs users on how to install Linux on existing Windows machines. Readers are introduced to Linux and its commands, and will gain insights into the NASM assembler (installation and usage).
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Overview.- Assembly Language.- Computer Organization.- Digital Logic Circuits.- Memory Organization.- The IA-32 Architecture.- Linux.- Installing Linux.- Using Linux.- NASM.- Installing and Using NASM.- Debugging Assembly Language Programs.- Assembly Language.- A First Look at Assembly Language.- More on Assembly Language.- Writing Procedures.- More on Procedures.- Addressing Modes.- Arithmetic Instructions.- Conditional Execution.- Logical and Bit Operations.- Advanced Assembly Language.- String Processing.- ASCII and BCD Arithmetic.- Recursion.- Protected-Mode Interrupt Processing.- High-Level Language Interface.- Floating-Point Operations.