Expand description
Holds encoders for variants of ret
instruction.
Functionsยง
- encode_
ret - Return to calling procedure.
- encode_
ret_ imm16 - Pop [16-bit immediate] bytes from stack and return to calling procedure.
Holds encoders for variants of ret
instruction.