Arithmetic // BIT (test BIT)
0xCB48
- u52040
Tests bit 1 of b.
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 1,b", "opcode": "bit", "operand": [ "1", "b" ], "code": "CB48", "bytes": 2, "time": 8, "description": "Tests bit 1 of b.", "category": "Arithmetic", "subCategory": "BIT (test BIT)" }