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