Arithmetic // AND, OR, XOR
0xFDAD
- u64941
Bitwise XOR 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": "xor iyl", "opcode": "xor", "operand": [ "iyl" ], "code": "FDAD", "bytes": 2, "time": 8, "description": "Bitwise XOR on a with iyl.", "category": "Arithmetic", "subCategory": "AND, OR, XOR" }