Basic Elements
Processor: control unit and registers
- Register : User visible, control and status registers
- User visible: R0.. R32, data registers, address registers, stack pointer..
- Control/status: PC (program counter), IR (Instruction register)
Main memory : Instructions and data
IO modules (buffer), system interconnection (bus).