Searched refs:mfmsr (Results 1 - 24 of 24) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/ppc/
H A Dvideo_scroll.s49 mfmsr r0 /* Get the MSR */
102 mfmsr r0 /* Get the MSR */
/macosx-10.5.8/xnu-1228.15.4/osfmk/kdp/ml/ppc/
H A Dkdp_asm.s48 mfmsr r7 ; Get the MSR
79 mfmsr r0 /* Get the MSR */
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_asm.s54 mfmsr r6
H A Dmisc_asm.s63 mfmsr r7 ; Get the current MSR
91 mfmsr r0 ; Get the current MSR
133 ENTRY(mfmsr, TAG_NO_FRAME_USED)
134 mfmsr ARG0
H A Dmcount.s52 mfmsr r9 ; Get msr
H A Dhibernate_restore.s110 mfmsr r9 ; Get the MSR
172 mfmsr r9 ; Get the MSR we used to copy
H A Dproc_reg.h276 extern unsigned int mfmsr(void);
278 extern __inline__ unsigned int mfmsr(void) function
281 __asm__ volatile("mfmsr %0" : "=r" (result));
H A Dmovc.s169 mfmsr r11 // save MSR at entry
697 mfmsr r4 // if 64-bit, turn on SF so we can use returned ptr
739 mfmsr r12
1080 mfmsr r26 // save current msr
1148 mfmsr r3 // get current msr
1202 mfmsr r3 // get current msr
1299 mfmsr r3 // get current msr
H A Dmachine_routines_asm.s59 mfmsr r11 // get MSR
94 mfmsr r11 // get MSR
158 mfmsr r0 ; Save the current MSR
301 mfmsr r11 ; Get the MSR
304 mfmsr r10 ; Refresh our view of the MSR (VMX/FP may have changed)
626 mfmsr r10 ; Save the MSR
705 mfmsr r5 ; Get the current MSR
856 mfmsr r3 ; Save the MSR
1041 mfmsr r5 ; Hack to spin instead of sleep
1086 mfmsr r
[all...]
H A DFirmware.s196 mfmsr r0 ; Get the MSR
432 mfmsr r8 /* Save the MSR */
737 dbgDispInt: mfmsr r8 /* Save the MSR */
1135 dbgRegsCm: mfmsr r8 /* Save the MSR */
1817 mfmsr r5 /* Get that MSR */
1945 mfmsr r9 /* Save the current MSR */
1969 mfmsr r9 /* Save it */
2020 mfmsr r0 ; Save the MSR
2089 mfmsr r0 ; Save the MSR
2191 mfmsr r
[all...]
H A Dhw_lock.s199 mfmsr r9 ; Get the MSR value
341 mfmsr r9 ; Get the MSR value
476 mfmsr r9 ; Get the MSR value
935 mfmsr r9 ; Get the MSR value
1048 mfmsr r9 ; Get the MSR value
1251 mfmsr r9 ; Get the MSR value
1459 mfmsr r9 ; Get the MSR value
1688 mfmsr r9 ; Get the MSR value
1795 mfmsr r9 ; Get the MSR value
1861 mfmsr r
[all...]
H A Dbcopy.s175 mfmsr r9 ; Get the MSR
188 mfmsr r9 ; Get the MSR
217 mfmsr r9 ; Get the MSR we used to copy
H A Dmachine_routines.c314 return((mfmsr() & MASK(MSR_EE)) != 0);
H A Dmodel_dep.c657 printf("MSR=%08X\n",mfmsr());
H A Dhw_exception.s232 mfmsr r7 ; Get the MSR
419 mfmsr r11 ; Get the MSR
677 mfmsr r12 ; Get the current MSR
782 mfmsr r3 ; Get the MSR
1034 mfmsr r0 ; Get our MSR
H A Dcswtch.s63 mfmsr r5 /* Since we are passing control, get our MSR values */
173 mfmsr r6 ; Get the MSR because the switched to thread should inherit it
391 mfmsr r0 ; Get the MSR
555 mfmsr r19 ; Get the current MSR
1020 mfmsr r9 ; Get the MSR
1099 mfmsr r0 ; Get the MSR
1296 mfmsr r19 ; Get the current MSR
1701 mfmsr r9 ; Get the MSR
H A DEmulate64.s213 mfmsr r26 // save MSR at entry
H A DEmulate.s164 mfmsr r30 ; Save the MSR for now
244 mfmsr r30 ; Save the MSR for now
H A Dstart.s449 mfmsr r29 ; Get the MSR
H A Dsavearea_asm.s1573 mfmsr r11 ; get msr
H A Dlowmem_vectors.s2126 mfmsr r9 ; (BRINGUP)
2999 mfmsr r3 ; Get our MSR
H A Dhw_vm.s4859 mfmsr r10 ; Get the current MSR
5063 hhiSF: mfmsr r9 ; Save the MSR
5193 mfmsr r10 ; Get the msr
5293 mfmsr r6 ; Get current MSR
5297 mfmsr r11 ; Get the MSR right now, after disabling EE
5392 mfmsr r6 ; Get current MSR
5396 mfmsr r11 ; Get the MSR right now, after disabling EE
5679 mfmsr r11 ; Save the MSR
8685 mfmsr r5 ; Get MSR
8761 mfmsr r1
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/commpage/
H A Dcommpage_asm.s116 mfmsr r11 // get MSR
/macosx-10.5.8/xnu-1228.15.4/osfmk/chud/ppc/
H A Dchud_cpu_asm.s558 mfmsr r5

Completed in 205 milliseconds