Lines Matching refs:address
26 ; Call with 4(sp) holding the address of a count variable, which we will
27 ; pass on. We also need to pass address of our caller, and
28 ; address of address of our caller's caller.
43 se_mflr r4 ; get our caller's address
51 se_lwz r3, SF+4(sp) ; get back our caller's address
67 ; Call with 4(sp) holding the address of a count variable, which we will
68 ; pass on. We also need to pass address of our caller, and
69 ; address of address of our caller's caller.
99 mflr r4 ; get our caller's address
106 ld r3, SF+16(sp) ; get back our caller's address
130 mflr r4 ; get our caller's address
138 ld r3, SF+8(sp) ; get back our caller's address
162 mflr r4 ; get our caller's address
170 lwz r3, SF+4(sp) ; get back our caller's address