OR HL,DE Bitwise OR Rabbit 2000/3000/4000 Instruction Opcode Instruction Clocks Operation EC OR HL,DE 2 HL = HL | DE Flags ALTD IOI/IOE S Z L/V C F R SP S D · · L 0 · · · Description Performs a bitwise OR between the data in HL and the data in DE. The result is stored in HL.
EC
OR HL,DE
2
HL = HL | DE
Performs a bitwise OR between the data in HL and the data in DE. The result is stored in HL.