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