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