The art of assembly language /
Presents assembly language from the high-level programmer's point of view, so programmers can start writing meaningful programs within days. The CD includes the author's High Level Assembler (HLA), the first assembler that allows programmers to write portable assembly language programs tha...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
San Francisco :
No Starch Press,
2003.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Hello, world of assembly language
- Data representation
- Memory access and organization
- Constants, variables, and data types
- Procedures and units
- Arithmetic
- Low level control structures
- Files
- Advanced arithmetic
- Macros and the HLA compile time language
- Bit manipulation
- The string instructions
- The MMX instruction set
- Classes and objects
- Mixed language programming
- ASCII character set
- The 80X86 instruction set.