Lines Matching refs:address
59 # save return address into R6
62 # first arg of make_fcontext() == top address of context-function
63 # shift address in R3 to lower 16 byte boundary
70 # third arg of make_fcontext() == address of context-function
93 # load address of label 1 into R4
97 # compute abs address of trampoline, use as PC
101 # compute abs address of label finish
103 # save address of finish as return-address for context-function
107 # restore return address from R6
117 lwz %r0, 8(%r1) # address of context-function
121 la %r3, 8(%r1) # address of transfer_t