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