8 frame state restore – ARM VERSION 1.2 User Manual

Page 323

Advertising
background image

Directives Reference

ARM DUI 0068B

Copyright © 2000, 2001 ARM Limited. All rights 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 page 7-42.

Advertising