Arithmetic // BIT (test BIT)
0xCB5D
- u52061
Tests bit 3 of l.
T States | Bytes |
---|---|
8 | 2 |
S unknown
Z affected as defined
H set
P/V unknown
N reset
C unaffected
{ "flags": { "S": "unknown", "Z": "affected as defined", "H": "set", "P/V": "unknown", "N": "reset", "C": "unaffected" }, "operation": "bit 3,l", "opcode": "bit", "operand": [ "3", "l" ], "code": "CB5D", "bytes": 2, "time": 8, "description": "Tests bit 3 of l.", "category": "Arithmetic", "subCategory": "BIT (test BIT)" }