The Essentials of Computer Organization and Architecture

Null and Lobur

Chapter 5 - Instruction Set Architectures


Section 5.2 Simple Stack Machine Simple stack machine simulation.
Generic Stack Assembly Language Generic 0-address machine simulator; demonstrates fetch-execute cycle and operation of stack.
Self Quiz Chapter 5 Self Quiz Quizzes Big Endian Little Endian, Infix to RPN, RPN to Infix.


Chapter 6 - Memory


Self Quiz Chapter 6 Self Quiz Quizzes Address Fields, Direct Mapping, and Simple EAT.