Arithmetic // BIT (test BIT)
0xCB47
- u52039
Tests bit 0 of a.
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 0,a", "opcode": "bit", "operand": [ "0", "a" ], "code": "CB47", "bytes": 2, "time": 8, "description": "Tests bit 0 of a.", "category": "Arithmetic", "subCategory": "BIT (test BIT)" }