RISC

  • Reduced instruction set computer
  • Philosophy
    • Fixed instruction lengths
    • Load-store instruction sets
    • Limited addressing modes
    • Limited operations
  • Allows for optimizations like letting a CPU do multiple things that don’t use the same memory at the same time