-
DAES
-
Lehre
-
Teaching Software
-
Ravi
-
Documentation
-
Pipline
Content of the instruction and data Memory Unit
24 00000000101000010010000000100010 sub $4, $5, $1 7 28 00000000001001110011000000100100 and $6, $1, $7 8 32 10101100111001010000000000000001 sw $5, 1($7) 9 36 00000000001010110101000000100110 xor $10, $1 [...] $1, $7, label2 13 52 00000000100000010001000000100010 label1: sub $2, $4, $1 14 56 00010000001001010000000000001000 beq $1, $5, label3 15 60 00000000001001110011000000100100 label2: and $6, $1, $7 16 64 [...] 4 00000000100000010001000000100010 sub $2, $4, $1 2 8 00000000001001110011000000100100 and $6, $1, $7 3 12 00000000001010010100000000100101 or $8, $1, $9 4 16 00000000001010010100000000100110 xor $8, $1 …