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