Introduction to Computer Architecture
HOME
Computer Science HOME
- System programmer's point of view:
- Instruction Set Architecture
- Instructions
- Computational Inst.
- Memory Access Inst.
- Control Transfer Inst.
- Others
- Registers
- General-purpose Req.
- Control and State Req.
- Data Types
- Integers
- Signed {Byte, half-word, word, long-word}
- Unsigned {Byte, half-word, word, long-word}
- Floating-Point Numbers
- Single precision (float)
- Double precision (double)
- Characters
- Floating-Point Numbers
- Memory Space
- Input/Output(I/O) Space