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