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