Directives Reference
ARM DUI 0068B Copyright © 2000, 2001 ARM Limited. All r ights reserved. 7-41
7.5.8 FRAME STATE RESTORE
The
FRAME STATE RESTORE
directive restores information about how to calculate the
canonical frame address and locations of saved register values. You can only use it
within functions with
FUNCTION
and
ENDFUNC
or
PROC
and
ENDP
directives.
Syntax
FRAME STATE RESTORE
Usage
See:
FRAME STATE REMEMBER on page 7-40
FUNCTION or PROC on page7-42.