-
DAES
-
Lehre
-
Teaching Software
-
Ravi
-
Documentation
-
Pipline
MIPS instruction Subset
The formats of the instructions are mainly the same as described in the book of Hennessy & Patterson ("Computer Organizition and Design", appendix A.10). The particular variations of the formats are specified [...] overflow) subu - Subtract (without overflow) xor - Exclusive OR xori - XOR immediate Variations of format mult rd, rs, rt 0 rs rt rd 0 0x18 6 5 5 5 5 6 div rd, rs, rt 0 rs rt rd 0 0x1a 6 5 5 5 5 6 Comparison …