Lines Matching full:address
107 (Stack grows in increasing order: higher slot has lower address)
129 | Return address |
137 - return address - address to which control will be transfered after the function gets returned.
141 `frame pointer` register contains a pointer to the place in the stack where the return address is s…
180 * Bridge Function address load and branch intruction
192 | Return address |
242 m | return address |
276 e | return address |
290 * The top stack frame is an interpreter stack frame. Address of the interpreter's frame could be re…
291 * The top stack frame is a compiled code stack frame. `frame pointer` register contains the address…
341 e | return address | |
349 | return address | |
360 m | return address | |
402 1. Determine the return address to the boundary frame. The return address is stored in the followin…
403 2. Set the pointer to the boundary frame into stack pointer, assign the return address determined a…