Arithmetic // AND, OR, XOR
0xFDB5 - u64949
Bitwise OR on a with iyl.
| T States | Bytes |
|---|---|
| 8 | 2 |
S affected as defined
Z affected as defined
H reset
P/V detects parity
N reset
C reset
{
"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"
}