100
Rabbit 2000/3000 Microprocessor
Description
Performs a logical OR between the data in HL and the data in DE. The relative bits of each byte are compared
(i.e., the bit 1 of both bytes are compared, the bit 2 of both bytes are compared, etc.) and the associated bit in
the result byte is set if either of the compared bits is set. The result is stored in HL.
OR HL,DE
Opcode
Instruction
Clocks
Operation
EC
OR HL,DE
2
HL = HL | DE
Flags
ALTD
I/O
S
Z
L/V
C
F
R
SP
S
D
•
•
L
0
•
•
Содержание 2000
Страница 2: ...ii Rabbit 2000 3000 Microprocessor...
Страница 4: ...iv Rabbit 2000 Microprocessor...
Страница 16: ...12 Rabbit 2000 3000 Microprocessor...
Страница 164: ...160 Instruction Reference Manual...
Страница 172: ...168 Rabbit 2000 3000 Microprocessor...
Страница 174: ...170 Rabbit 2000 3000 Microprocessor...