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