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