-
DAES
-
Lehre
-
Teaching Software
-
Ravi
-
Documentation
-
Microprog
Content of the Memory unit
0000100101 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 00100000011000100 [...] 00111000001010000000000001000001 xori $8, $1, 65 8 32 00000000101010000001100000000111 label1: srav $3, $8, $5 9 36 00000000001000100010100000000100 sllv $5, $2, $1 10 40 00000000110001000001000000000110 srlv [...] 00000000010000010001100000011000 mul $3, $2, $1 12 48 00000001001000010011100000011010 label2: div $7, $9, $1 13 52 00000000001011110001000000100000 add $2, $1, $15 14 56 00000001001100000010000000100010 …