-
DAES
-
Lehre
-
Teaching Software
-
Ravi
-
Documentation
-
Microprog
Content of the Memory unit
0100101 or $8, $7, $1 1 4 00000000001001000001000000100110 xor $2, $1, $4 2 8 00000001100101010011100000100111 nor $7, $12, $21 3 12 00001000000000000000000000001000 j label1 4 16 00100000011000100000 [...] 36 00000000001000100010100000000100 sllv $5, $2, $1 10 40 00000000110001000001000000000110 srlv $2, $4, $6 11 44 00000000010000010001100000011000 mul $3, $2, $1 12 48 00000001001000010011100000011010 label2: [...] 13 52 00000000001011110001000000100000 add $2, $1, $15 14 56 00000001001100000010000000100010 sub $4, $9, $16 15 60 00000000001001110011000000100100 and $6, $1, $7 16 64 00100000011000100000000000011110 …