4/17/98 6-167 Addressing Modes and Data Types
byte 3: lower 8 bits of direct
byte 4: #data8
SUBB direct, #data16
Bytes: 5
Clocks: 4
Operation: (direct) <-- (direct) - #data16 - (C)
Encoding:
byte 3: lower 8 bits of direct
byte 4: upper 8 bits of #data16
byte 5: lower 8 bits of #data16
1 0 0 1 1 1 1 0 0 direct: 3 bits 0 0 1 1