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