Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .text # extract opcode from 32 bit MIPS instruction
- li $t0,0x8d080005 #lw $t0,5($t0)
- srl $t1, $t0, 26
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement