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