Register and Data manipulation // LD (LoaD)
0xFD21
- u64801
Loads ** into register iy.
T States | Bytes |
---|---|
14 | 4 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "ld iy,**", "opcode": "ld", "operand": [ "iy", "**" ], "code": "FD21", "bytes": 4, "time": 14, "description": "Loads ** into register iy.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }