X86-assembly/Instructions/ret
Jump to navigation
Jump to search
You might also see: Functions
You are here: | ret
|
Description
RET pops the return address off the stack and returns control to that location.
Syntax
ret
You are here: | ret
|
RET pops the return address off the stack and returns control to that location.
ret