Register and Data manipulation // LD (LoaD)
0x4D
- u77
The contents of l are loaded into c.
T States | Bytes |
---|---|
4 | 1 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "ld c,l", "opcode": "ld", "operand": [ "c", "l" ], "code": "4D", "bytes": 1, "time": 4, "description": "The contents of l are loaded into c.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }