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