Abstract
- Load-Store ISA
- Use 32 Register
- Uses Word Addressing, each Word is 4 Byte
Important
We use temporary registers
$t0
to$t7
for intermediate results.
MIPS General Syntax
- MIPS Instruction has at most 3 operands
- Load-Store ISA
Important
We use temporary registers
$t0
to$t7
for intermediate results.