PPT Slide
MIPS data transfer instructions (PATTERSON)
SW 500(R4), R3 Store word
SH 502(R2), R3 Store half
LH R1, 40(R3) Load halfword
LHU R1, 40(R3) Load halfword unsigned
LBU R1, 40(R3) Load byte unsigned
LUI R1, 40 Load Upper Immediate (16 bits shifted left by 16)