• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/

Lines Matching refs:up

131 			lwz		r31,savesrr1+4(r4)				; Pick up the entry MSR 
247 lwz r4,SAVprev+4(r3) ; Pick up the previous savearea
265 ; Here is where we go when we detect that the kernel stack is all messed up.
271 lwz r3,PP_DEBSTACK_TOP_SS(r25) ; Pick up debug stack top
304 * syscall, look it up in the kernel table
341 svecoff: lwz r6,ACT_MACT_SPF(r13) ; Pick up activation special flags
355 lwz r26,ACT_MACT_BEDA(r13) ; Pick up the pointer to the blue box exception area
475 ; It is up to the callee to enable interruptions if
557 lwz r0,MACH_TRAP_ARG_MUNGE32(r31) ; Pick up the 32 bit munge function address
559 lwz r0,MACH_TRAP_ARG_MUNGE64(r31) ; Pick up the 64 bit munge function address
570 lwz r0,MACH_TRAP_FUNCTION(r31) ; Pick up the function address
622 lwz r0,MACH_TRAP_ARG_MUNGE32(r31) ; Pick up the 32 bit munge function address
624 lwz r0,MACH_TRAP_ARG_MUNGE64(r31) ; Pick up the 64 bit munge function address
635 lwz r0,MACH_TRAP_FUNCTION(r31) ; Pick up the function address
665 * followed by a thread_exception_return, ending up
667 * been set up already
732 lwz r27,MACH_TRAP_FUNCTION(r28) ; Pick up the function address
821 beq- makeDummyCtx ; No, hack one up...
848 b .L_thread_syscall_return ; Join up with the system call return...
915 lwz r9,saver1+4(r4) ; Pick up the rupt time stack
930 subi r1,r9,FM_REDZONE ; Back up beyond the red zone
935 lwz r5,PP_DEBSTACK_TOP_SS(r25) ; Pick up debug stack top
966 * conventions. We set up the backpointers to the trapped
1041 lwz r7,SAVflags(r3) ; Pick up the flags
1117 ; Note that we will set up R26 with whatever context we will be launching,
1145 ; First clean up any live context we are returning from
1191 lwz r24,SAVprev+4(r22) ; Pick up the previous area
1227 fpuchkena: bt-- cr2_eq,fpuhasdfrd ; Skip if deferred, R26 already set up...
1315 ; First clean up any live context we are returning from
1357 lwz r24,SAVprev+4(r22) ; Pick up the previous area
1649 lwz r4,SAVprev+4(r30) ; Pick up the previous savearea
1764 b fckgo ; (TEST/DEBUG) Join up...