Immediate Instructions
Immediate variations exist for most instructions
addi add immediate
andi and immediate
ori or immediate
slti set less than immediate
op rs rt immediate I-type instructions
op rt, rs, immediate
00000000000000000000000000001100
register 3 operand
and
Example: andi $7, $3, 12 # Logical and
Previous slide
Next slide
Back to first slide
View graphic version