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

Lines Matching refs:off

365 			rlwinm	r11,r0,0,0xFFFFFFF8				; mask off low 3 bits of syscall number
778 * with interrupts and VM off, in 64-bit mode if supported, and with all registers live
1177 * ENTRY: interrupts off, VM off, in 64-bit mode if supported
1189 * Here we will save off a mess of registers, the special ones and R0-R12. We use the DCBZ
1192 * we can't do a DCBZ if the L1 D-cache is off. The rest we will skip if they are
1193 * off also.
1467 crandc cr5_eq,cr5_eq,cr0_eq ; Turn off tracing if cpu is disabled
1552 stw r17,LTR_ctr+4(r20) ; Save off the CTR
1553 stw r0,LTR_r0+4(r20) ; Save off register 0
1554 stw r1,LTR_r1+4(r20) ; Save off register 1
1555 stw r7,LTR_r2+4(r20) ; Save off register 2
1558 stw r3,LTR_r3+4(r20) ; Save off register 3
1559 stw r4,LTR_r4+4(r20) ; Save off register 4
1560 stw r5,LTR_r5+4(r20) ; Save off register 5
1561 stw r6,LTR_r6+4(r20) ; Save off register 6
1799 crandc cr5_eq,cr5_eq,cr0_eq ; Turn off tracing if cpu is disabled
1847 std r0,LTR_r0(r20) ; Save off register 0
1851 std r1,LTR_r1(r20) ; Save off register 1
1853 std r18,LTR_r2(r20) ; Save off register 2
1856 std r3,LTR_r3(r20) ; Save off register 3
1858 std r4,LTR_r4(r20) ; Save off register 4
1860 std r5,LTR_r5(r20) ; Save off register 5
1861 std r6,LTR_r6(r20) ; Save off register 6
1872 std r17,LTR_ctr(r20) ; Save off the CTR
1938 vxor v1,v1,v0 ; Turn off saturate
2303 ; If we get a fault, we turn off RI, set CR0_EQ to false, bump the PC, and set R0
2861 cmplwi cr1,r0,1 ; Make sure we were IR off, RI off, and got a trap exception
2998 andc r5,r13,r0 ; Back off to the start of savearea block
3053 lwz r3,holdQFret(r29) ; Get the release hold off flag
3061 mr. r3,r3 ; Should we hold off the quick release?
3064 bne- ernoqfret ; Hold off set, do not release just now...
3169 ; address translation off. We also need to have as few potential interruptions as
3170 ; possible. Therefore, we turn off external interruptions and tracing (which doesn't
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
3254 dcbz 0,r26 ; Clear and allocate next savearea we use in the off chance it is still in when we next interrupt
3334 mr. r3,r3 ; Should we hold off the quick release?
3336 bne-- ernoqfre64 ; Hold off set, do not release just now...
3437 ; address translation off. We also need to have as few potential interruptions as
3438 ; possible. Therefore, we turn off external interruptions and tracing (which doesn't
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
3504 dcbz128 0,r26 ; Clear and allocate next savearea we use in the off chance it is still in when we next interrupt
3593 mtmsr r30 ; Translation and all off
3602 mtmsrd r30 ; Set 64-bit mode, turn off EE, DR, and IR