Control Flow // RST (ReSTart)
0xEF
- u239
Floating Point Calculation
The current pc value plus one is pushed onto the stack, then is loaded with 28h.
T States | Bytes |
---|---|
11 | 1 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "rst 28h", "opcode": "rst", "operand": [ "28h" ], "code": "EF", "bytes": 1, "time": 11, "description": "Floating Point Calculation\n\nThe current pc value plus one is pushed onto the stack, then is loaded with 28h.", "category": "Control Flow", "subCategory": "RST (ReSTart)" }