August 2012
Intermediate to advanced
712 pages
19h 33m
English
6.6 Lights, Camera, Action: Compiling, Assembling, and Loading

The previous chapters introduced digital design principles and building blocks. In this chapter, we jump up a few levels of abstraction to define the architecture of a computer. The architecture is the programmer’s view of a computer. It is defined by the instruction set (language) and operand locations (registers and memory). Many different ...