-
DAES
-
Lehre
-
Teaching Software
-
Ravi
-
Documentation
-
Pipline
Content of the instruction and data Memory Unit
00000100000 add $1, $3, $8 1 4 00000000100000010001000000100010 sub $2, $4, $1 2 8 00000000001001110011000000100100 and $6, $1, $7 3 12 00000000001010010100000000100101 or $8, $1, $9 4 16 000000000010 [...] 0000100110 xor $8, $1, $9 5 20 10001100110000010000000000000000 lw $0, 0($6) 6 24 00000000101000010010000000100010 sub $4, $5, $1 7 28 00000000001001110011000000100100 and $6, $1, $7 8 32 101011001110 [...] 0 label2: and $6, $1, $7 16 64 00000000001010010100000000100101 or $8, $1, $9 17 68 00000000001010010100000000100110 label3: xor $8, $1, $9 18 72 10001100110000010000000000000000 lw $0, 0($6) 19 76 00 …