Arithmetic // SET (SET bit)
0xCBFE
- u52222
Sets bit 7 of (hl).
T States | Bytes |
---|---|
15 | 2 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "set 7,(hl)", "opcode": "set", "operand": [ "7", "(hl)" ], "code": "CBFE", "bytes": 2, "time": 15, "description": "Sets bit 7 of (hl).", "category": "Arithmetic", "subCategory": "SET (SET bit)" }