sframe: doc: update spec for the mangled-RA bit in FRE
ChangeLog: * libsframe/doc/sframe-spec.texi
This commit is contained in:
parent
5bec250b5a
commit
6e09ae77a1
1 changed files with 2 additions and 2 deletions
|
@ -566,8 +566,8 @@ The SFrame FRE info word is a bitfield split into four parts. From MSB to LSB:
|
|||
@multitable {Bit offset} {@code{fre_cfa_base_reg_id}} {Size of stack offsets in bytes. Valid values}
|
||||
@headitem Bit offset @tab Name @tab Description
|
||||
@item 7
|
||||
@tab @code{unused}
|
||||
@tab Unused bit.
|
||||
@tab @code{fre_mangled_ra_p}
|
||||
@tab Indicate whether the return address is mangled with any authorization bits (signed RA).
|
||||
|
||||
@item 5-6
|
||||
@tab @code{fre_offset_size}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue