Guide to Assembly Language A Concise Introduction /
Although the need for assembly language programmers has decreased, the need to understand assembly language has not, and it is important to actually write assembly language code if one is to understand it thoroughly. This Guide to Assembly Language will enable the reader to very quickly begin progra...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
London :
Springer London : Imprint: Springer,
2011.
|
Edición: | 1st ed. 2011. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Variables, Registers, and Data Movement
- Input/Output
- Arithmetic Instructions
- Selection Structures
- Iteration Structures
- Logic, Shifting, Rotating, and Stacks
- Procedures and Macros
- Arrays
- Strings
- Selected Machine Language Instructions.