Arithmetic // SET (SET bit)
0xCBD7
- u52183
Sets bit 2 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 2,a", "opcode": "set", "operand": [ "2", "a" ], "code": "CBD7", "bytes": 2, "time": 8, "description": "Sets bit 2 of a.", "category": "Arithmetic", "subCategory": "SET (SET bit)" }