Stack Unwind Directives Operands

The following alphabetical list defines the stack unwind directive operands listed in the table Stack Unwind Directives:

— The immediate mask (imm-mask) of the .prologue directive is specified as follows: rp (return link) (bit 3), ar.pfs register (bit 2), psp
 (previous stack pointer) (bit 1), pr register (bit 0)

— The immediate mask (imm-frmask) of the .save.f and .save.gf directives refer to the preserved floating-point registers.

— The immediate mask (imm-grmask) of the .save.g and .save.gf directives refer to the preserved general registers.

— The immediate mask (imm-brmask) of the .save.b directive refers to the preserved branch registers.