Control Flow // RET (RETurn)
0xD0
- u208
If condition cc is true, the top stack entry is popped into pc.
T States | Bytes |
---|---|
11 | 1 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "ret nc", "opcode": "ret", "operand": [ "nc" ], "code": "D0", "bytes": 1, "time": 11, "description": "If condition cc is true, the top stack entry is popped into pc.", "category": "Control Flow", "subCategory": "RET (RETurn)" }