NEARRET - return from a "nearcall".

Usage:

nearret  TRANSFER_OP

Where:

TRANSFER_OP
is an optional argument indicating the opcode to be used to return to the caller. The default is "tra".

Description:

"nearret" returns from an operator called with "nearcall". By default, it generates the code

tra  ,x1

Notes:

The functions "nearcall", "nearret", and "nentry" are not part of the EASEE standard. They are only appropriate in a restricted set of circumstances, e.g. for specialized library use.

See Also:

expl runtime macro nearcall

expl runtime macro nentry

Copyright © 1996, Thinkage Ltd.