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

Lines Matching refs:need

397  *			need to set sprg2 before returning.
811 andi. r11,r11,bbNoMachSC|bbPreemptive ; Clear what we do not need
934 cmplw r24,r22 ; Do we need to wrap the trace table?
1071 cmplw r24,r22 ; Do we need to wrap the trace table?
1248 la r1,saver4(r13) ; Point to the next line in case we need it
1311 bne- getTB ; Yeah, need to get it again...
1486 cmplw r22,r26 ; Do we need to wrap the trace table?
1815 cmplw r22,r26 ; Do we need to wrap the trace table?
1842 ld r0,saver0(r13) ; Get back interrupt time R0 (we need this whether we trace or not)
1910 ; We need to save the FPSCR as if it is normal context.
1912 ; FP is disabled. We need to clear the FPSCR when we first start running in the
2380 ; We need to fix up the BATs here because the probe
2420 ld r23,savesrr0(r13) ; Grab the SRR0 in case we need bad instruction
2422 lwz r21,savedsisr(r13) ; We might need this in a bit
2423 ld r22,savedar(r13) ; We might need this in a bit
2428 rlwinm. r0,r19,0,pfSCOMFixUpb,pfSCOMFixUpb ; Do we need to fix the SCOM data?
2533 beq mckNotSure ; We need some more checks for this one...
2598 ; Handle a load/store unit error. We need to decode the DSISR
2632 ; When we come here, we are not quite sure what the error is. We need to
2844 ; we are executing injected code, we need to check if it is an exit trap.
2845 ; If it is, we need to populate the current savearea with some of the context from
2893 * we need to redrive with a different interrupt, i.e., DSI.
2918 ; memory, otherwise we would need to switch on (at least) virtual data.
3036 * All we need to remember here is that R13 must point to the savearea
3037 * that has the context we need to load up. Translation and interruptions
3079 dcbt 0,r21 ; Touch in the first thing we need
3109 cmplw cr4,r0,r30 ; Remember if we need to inject
3152 cmplw cr3,r14,r14 ; Set that we do not need to stop streams
3168 ; If we are injecting, we need to stay in supervisor state with instruction
3169 ; address translation off. We also need to have as few potential interruptions as
3173 ori r8,r8,lo16(ijemoff) ; Force the need-to-be-off bits on
3175 xori r8,r8,lo16(ijemoff) ; Turn off all of the need-to-be-off bits
3351 dcbt 0,r21 ; Touch in the first thing we need
3384 cmplw cr4,r0,r30 ; Remember if we need to inject
3423 cmplw cr3,r14,r14 ; Set that we do not need to stop streams
3436 ; If we are injecting, we need to stay in supervisor state with instruction
3437 ; address translation off. We also need to have as few potential interruptions as
3441 ori r8,r8,lo16(ijemoff) ; Force the need-to-be-off bits on
3443 xori r8,r8,lo16(ijemoff) ; Turn off all of the need-to-be-off bits
3618 dcbt br0,r2 ; We will need this in just a sec