For example, the value of rs field for addi $t1, $t2, 20 is 01010. Why is that?
Asked
Active
Viewed 448 times
0
-
The first google hit for `i-type mips format` was https://max.cs.kzoo.edu/cs230/Resources/MIPS/MachineXL/InstructionFormats.html which goes through how to encode instructions. – Peter Cordes Oct 11 '21 at 02:33