Arithmetic // RES (RESet bit)
0xCB8C
- u52108
Resets bit 1 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 1,h", "opcode": "res", "operand": [ "1", "h" ], "code": "CB8C", "bytes": 2, "time": 8, "description": "Resets bit 1 of h.", "category": "Arithmetic", "subCategory": "RES (RESet bit)" }