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