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