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