Lines Matching refs:saved
515 r6 argument 4 saved
516 r7 pointer-to arguments 5 to ... saved
517 r8 this & that saved
518 r9 this & that saved
519 r10 static-chain ( if nested function ) saved
520 r11 frame-pointer ( if function used alloca ) saved
521 r12 got-pointer saved
522 r13 base-pointer saved
523 r14 return-address saved
524 r15 stack-pointer saved
528 f4 z/Architecture argument 2 saved
529 f6 z/Architecture argument 3 saved
536 by the callee are saved, e.g. the compiler is perfectly
558 7) Floating point arguments 2 & 3 are saved in the outgoing args area for
567 8 16 glue used in other s/390 linkage formats for saved routine descriptors etc.
568 12 24 glue used in other s/390 linkage formats for saved routine descriptors etc.
571 24 48 saved r6 of caller function
572 28 56 saved r7 of caller function
573 32 64 saved r8 of caller function
574 36 72 saved r9 of caller function
575 40 80 saved r10 of caller function
576 44 88 saved r11 of caller function
577 48 96 saved r12 of caller function
578 52 104 saved r13 of caller function
579 56 112 saved r14 of caller function
580 60 120 saved r15 of caller function
581 64 128 saved f4 of caller function
582 72 132 saved f6 of caller function
1243 Ah now look at whats in sp+56 (sp+0x38) this is 8001B36A our saved r14 if