CIS-11 Computer Architecture & Organization: Assembly
An introduction to microprocessor architecture and assembly language programming. The relationship between hardware and software will be examined to understand the interaction between a program and the total system. Mapping of statements and constructs in a high-level language onto sequences of machine instructions is studied as well as the internal representation of simple data types and structures. Numerical computation is performed, noting the various data representation errors and potential procedural errors.
Skills / Knowledge
- assembly programming
- microprocessor architecture
- troubleshooting
- debugging
- solve problem
- numerical computation
- data representation
- LC-3
- stack operations
- low-level instructions
- RISC