-
DAES
-
Lehre
-
Teaching Software
-
Ravi
-
Documentation
-
Microprog
Content of the Memory unit
slti $5, $9, 50 6 24 00110000010001110000000000010101 andi $7, $2, 21 7 28 00111000001010000000000001000001 xori $8, $1, 65 8 32 00000000101010000001100000000111 label1: srav $3, $8, $5 9 36 00000000 [...] 00000001001000010011100000011010 label2: div $7, $9, $1 13 52 00000000001011110001000000100000 add $2, $1, $15 14 56 00000001001100000010000000100010 sub $4, $9, $16 15 60 00000000001001110011000000100100 and [...] 00100000011000100000000000011110 label3: addi $2, $3, 30 17 68 00101001001001010000000000110010 slti $5, $9, 50 18 72 00110000010001110000000000010101 andi $7, $2, 21 19 76 00111000001010000000000001000001 xori …