Set t1 to contents of effective memory word address
lw
Operands
reg, [{args.join('/')}], [{args.join('/')}], [{args.join('/')}], ), (, reg, )Variants
- Set t1 to contents of effective memory word address lw t1, -100(t2)
- Load Word : Set t1 to contents of effective memory word address lw t1,(t2)
- Load Word : Set t1 to contents of effective memory word address lw t1,-100
- Load Word : Set t1 to contents of effective memory word address lw t1,10000000
- Load Word : Set t1 to contents of memory word at label's address lw t1,label
- Load from Address lw t1,%lo(label)(t2)
Loading...