or iyl

Arithmetic // AND, OR, XOR

0xFDB5 - u64949

Description

Bitwise OR on a with iyl.

T States Bytes
8 2

Condition Bits Affected

S affected as defined
Z affected as defined
H reset
P/V detects parity
N reset
C reset

source
{
  "flags": {
    "S": "affected as defined",
    "Z": "affected as defined",
    "H": "reset",
    "P/V": "detects parity",
    "N": "reset",
    "C": "reset"
  },
  "operation": "or iyl",
  "opcode": "or",
  "operand": [
    "iyl"
  ],
  "code": "FDB5",
  "bytes": 2,
  "time": 8,
  "description": "Bitwise OR on a with iyl.",
  "category": "Arithmetic",
  "subCategory": "AND, OR, XOR"
}