Searched refs:MSR_EE_BIT (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/ppc/
H A Dvideo_scroll.s53 rlwinm r7,r7,0,MSR_EE_BIT+1,MSR_EE_BIT-1 /* Turn off interrupts */
106 rlwinm r7,r7,0,MSR_EE_BIT+1,MSR_EE_BIT-1 /* Turn off interrupts */
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmcount.s55 rlwinm r8,r9,0,MSR_EE_BIT+1,MSR_EE_BIT-1 ; Turn off interruptions
H A Dproc_reg.h78 #define MSR_EE_BIT 16 macro
H A Dmachine_routines_asm.s303 rlwinm r11,r11,0,MSR_EE_BIT,MSR_EE_BIT ; Isolate just the EE bit
978 rlwinm r6,r2,0,MSR_EE_BIT+1,MSR_EE_BIT-1 ; Clear out the EE bit
1043 rlwinm r5,r5,0,MSR_EE_BIT+1,MSR_EE_BIT-1 ; Turn off interruptions
1204 rlwinm r5,r5,0,MSR_EE_BIT+1,MSR_EE_BIT-1 ; Turn off interruptions
2284 rlwinm r11,r11,0,MSR_EE_BIT,MSR_EE_BIT ; Isolat
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/ppc/
H A Dparam.h126 #define MSR_EE_BIT 16 macro

Completed in 85 milliseconds