[prev] 27 [next]

MIPS Instructions (cont)

MIPS instructions are 32-bits long, and specify ...
  • an operation (e.g. load, store, add, branch, ...)
  • one or more operands (e.g. registers, memory addresses, constants)
Some possible instruction formats

[Diagram:Pics/processor/mips-instr.png]