Arithmetic // SET (SET bit)
0xCBEF
- u52207
Sets bit 5 of a.
T States | Bytes |
---|---|
8 | 2 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "set 5,a", "opcode": "set", "operand": [ "5", "a" ], "code": "CBEF", "bytes": 2, "time": 8, "description": "Sets bit 5 of a.", "category": "Arithmetic", "subCategory": "SET (SET bit)" }