Controls the use of the BP register for stack frames.
Compatibility:This pragma is compatible with the following platform targets:
|
68K
|
PowerPC
|
NEC V800
|
MIPS
|
Embedded 68K
|
#pragma use_frame on|off|reset
Remarks:When this option is on the compiler uses the BP register to point to the start of the stack frame.
To check whether this option is on, use __option (use_frame), described in "Checking Options."