Go to the previous, next section.
RETURN() function can be used to create a return instruction.
There is an optional argument to this function if a value needs to be
returned. This function is directly translated to a SUIF return
instruction.
Go to the previous, next section.