Remove the return_reg instruction.
RISC architectures that take a return address in a register can use a special-purpose `link` return value to do so.
This commit is contained in:
@@ -386,7 +386,6 @@ preamble`:
|
||||
|
||||
.. autoinst:: call
|
||||
.. autoinst:: x_return
|
||||
.. autoinst:: return_reg
|
||||
|
||||
This simple example illustrates direct function calls and signatures::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user