-
DAES
-
Lehre
-
Teaching Software
-
Ravi
-
Documentation
-
Microprog
Content of the Memory unit
10101 andi $7, $2, 21 7 28 00111000001010000000000001000001 xori $8, $1, 65 8 32 00000000101010000001100000000111 label1: srav $3, $8, $5 9 36 00000000001000100010100000000100 sllv $5, $2, $1 10 40 00 [...] Adr. Bitstring Instruction 0 0 00000000111000010100000000100101 or $8, $7, $1 1 4 00000000001001000001000000100110 xor $2, $1, $4 2 8 00000001100101010011100000100111 nor $7, $12, $21 3 12 000010000000 [...] 18 72 00110000010001110000000000010101 andi $7, $2, 21 19 76 00111000001010000000000001000001 xori $8, $1, 65 20 80 00000011001010111011100000101010 slt $23, $25, $11 21 84 10001100010000110000000000000101 …