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