Module ret

Source
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.