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