Under speci c conditions, the stack frame (entry and exit code for the routine, see section section
6.3, page 319) will be omitted, and the variable will directly be accessed via the stack
pointer.
Conditions for omission of the stack frame:
The function has no parameters nor local variables.