Midterm 2 Notes Sheet
Midterm 2 Notes Sheet
Octal/Base 8
Decimal/Base 10 Hexadecimal/Base 16
0000
0001
0010
0011
0100
0101
0110
0111
1000
10
1001
11
1010
12
10
1011
13
11
1100
14
12
1101
15
13
1110
16
14
1111
17
15
1 0000
20
16
10
NOT
AND
OR
XOR
Addressing Mode
Treats operand as
000
001
a memory address
Addressing mode
(3 bits)
Destination register
or 5th bit of opcode
Operand
(16 bits)
Opcode
Operation to perform
1100
1110
0111
1000