Arithmetic // RES (RESet bit)
0xCB9C
- u52124
Resets bit 3 of h.
T States | Bytes |
---|---|
8 | 2 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "res 3,h", "opcode": "res", "operand": [ "3", "h" ], "code": "CB9C", "bytes": 2, "time": 8, "description": "Resets bit 3 of h.", "category": "Arithmetic", "subCategory": "RES (RESet bit)" }