.save_ra Directive

Syntax

.save_ra saved_ra_register

Description

The .save_ra directive specifies that saved_ra_register is the register in which the return address is saved during the execution of the procedure. If .save_ra is not used, the saved return address register is assumed to be the same as the return_ pc_register argument of the .frame directive. The .save_ra directive is valid only for register frame procedures.