Searched refs:mfsprg (Results 1 - 23 of 23) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmcount.s58 mfsprg r7,1 ; Get the current activation
69 mfsprg r7,1 ; Get the current activation
H A Dcache.s150 mfsprg r2,2
211 mfsprg r10,2 // r10 <- processor feature flags
293 mfsprg r10,2 // r10 <- processor feature flags
351 mfsprg r10,2 // r10 <- processor feature flags
H A Dbzero.s114 mfsprg r10,2 // get feature flags
158 mfsprg r10,2 // get features
319 mfsprg r10,2 // get feature flags
H A Datomic_switch.s113 mfsprg r2,1 ; Get the current activation
223 mfsprg r3,1 ; Get the current activation
H A Dmachine_routines_asm.s55 mfsprg r10,2 // get feature flags
75 mfsprg r10,2 // get feature flags
84 mfsprg r10,2 // get feature flags
151 mfsprg r9,2 ; Get feature flags
290 mfsprg r9,2 ; Get feature flags
624 rdwrpre: mfsprg r12,2 ; Get feature flags
718 mfsprg r9,1 ; Get current activation
768 mfsprg r10,1 ; Get the current activation
803 mfsprg r10,1 ; Get the current activation
849 mfsprg r1
[all...]
H A Dmisc_asm.s69 mfsprg r8,1 ; Get the current activation
97 mfsprg r8,1 ; Get the current activation
H A Dmovc.s170 mfsprg r10,2 // get feature flags
621 mfsprg r8,2 // get the features
652 mfsprg r8,1 // Get the current thread
737 mfsprg r6,1 // Get the current thread
1000 mfsprg r10,2 // get feature flags
1008 mfsprg r9,1 // get current thread
1140 mfsprg r8,1 // get current threads stuff
1272 mfsprg r9,1 // get current threads stuff
H A Dlowmem_vectors.s108 mfsprg r13,0 ; Get per_proc
116 mfsprg r13,2 ; Restore R13
117 mfsprg r11,0 ; Get per_proc
120 mfsprg r11,3 ; Restore R11
124 mfsprg r11,0 ; Get per_proc
127 mfsprg r13,2 ; Restore R13
130 mfsprg r11,3 ; Restore R11
138 mfsprg r13,1 /* Get the exception save area */
208 mfsprg r11,0 ; Get the per_proc
214 mfsprg r1
[all...]
H A Dproc_reg.h395 #define mfsprg(reg, n) __asm__ volatile("mfsprg %0, " # n : "=r" (reg)) macro
H A Dhw_exception.s101 mfsprg r13,1 ; Get the current activation
236 mfsprg r8,1 ; Get the current activation
248 mfsprg r8,1 ; Get the current thread
324 mfsprg r13,1 ; Get the current activation
533 mfsprg r10,1 ; Get the current activation
682 mfsprg r10,1 ; Get the current activation
760 mfsprg r8,1 ; Now find the current activation
793 mfsprg r10,1 ; Get the current activation
816 mfsprg r30,1 ; Get the currrent activation
899 mfsprg r1
[all...]
H A Dvmachmon_asm.s163 mfsprg r10,1 ; Get the current activation
194 mfsprg r3,1 ; Get the current activation
365 mfsprg r10,1 ; Get the current activation
535 mfsprg r29,1 ; Get the current activation
599 mfsprg r10,1 ; Get the current activation
670 mfsprg r10,1 ; Get the current activation
718 mfsprg r10,2 ; Get feature flags
784 mfsprg r10,1 ; Get the current activation
851 mfsprg r10,1 ; Get the current activation
902 mfsprg r1
[all...]
H A DFirmware.s102 goodCall: mfsprg r10,0 /* Make sure about the per_proc block */
195 mfsprg r9,2 ; Get the features
2083 mfsprg r6,2 ; Get features
2188 mfsprg r9,2 ; Get feature flags
2237 mfsprg r4,0
2238 mfsprg r5,1
2239 mfsprg r6,2
2240 mfsprg r7,3
2323 stsSF1: mfsprg r4,0
2324 mfsprg r
[all...]
H A Dhw_lock.s168 mfsprg r6,1 ; Get the current activation
502 mfsprg r6,1 ; Get current activation
769 mfsprg r10,1 __ASMNL__ \
800 mfsprg r10,1 __ASMNL__ \
916 mfsprg r6,1 ; load the current thread
992 mfsprg r6,1 ; load the current thread
1078 mfsprg r6,1 ; Reload current thread
1147 mfsprg r9,1 ; Get the current activation
1158 mfsprg r5,1
1247 mfsprg r
[all...]
H A Dcswtch.s55 mfsprg r6,1 ; Get the current activation
98 mfsprg r3,1
352 mfsprg r0,2 ; Get feature flags
398 mfsprg r6,1 ; Get the current activation
483 mfsprg r6,1 ; Get the current activation
553 mfsprg r17,1 ; Get the current activation
1030 mfsprg r8,1 ; Get the current activation
1108 mfsprg r6,1 ; Get the current activation
1223 mfsprg r6,1 ; Get the current activation
1244 mfsprg r
[all...]
H A Dsavearea_asm.s301 mfsprg r2,1 ; (TEST/DEBUG)
389 mfsprg r2,1 ; (TEST/DEBUG)
418 mfsprg r10,0 ; get the per-proc ptr
437 mfsprg r10,0 ; get the per-proc ptr
797 mfsprg r10,0 ; get the per-proc ptr
1574 mfsprg r3,2 ; get feature flags
1585 mfsprg r10,0 ; get per-proc ptr
1591 mfsprg r10,0 ; get per-proc ptr
1596 mfsprg r10,0 ; get per-proc ptr
H A DEmulate64.s207 mfsprg r31,0 // get the per_proc data ptr
H A Dskiplists.s345 mfsprg r12,0 ; get the per-proc data ptr
555 mfsprg r12,0 ; get ptr to our per-proc
673 mfsprg r12,0 ; get ptr to our per-proc
1002 mfsprg r23,2 ; get the feature flags
H A Dhw_vm.s145 mfsprg r19,2 ; Get feature flags
532 mfsprg r19,2 ; Get feature flags
571 mfsprg r19,2 ; Get feature flags again (for alternate entries)
1863 mfsprg r19,2 ; Get feature flags
1980 mfsprg r2,2 ; Get feature flags
2128 mfsprg r2,2 ; Get feature flags
2617 mfsprg r26,0 ; (INSTRUMENTATION)
2930 mfsprg r9,2 ; Feature flags
3741 mfsprg r12,2 ; Get feature flags
4357 mfsprg r
[all...]
H A Dstart.s434 mfsprg r30,0 ; Phys per proc
472 mfsprg r31,1 ; Fake activation pointer
H A DEmulate.s75 emn64: mfsprg r31,0 ; Get the per_proc
82 mfsprg r28,2 ; Get the processor features
227 mfsprg r31,0 ; Get the per_proc
/macosx-10.5.8/xnu-1228.15.4/osfmk/kdp/ml/ppc/
H A Dkdp_asm.s54 mfsprg r8,0 /* Get the per_proc block address */
86 mfsprg r8,0 /* Get the per_proc block address */
/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/ppc/
H A Dprotos.h32 #define mfsprg(reg, n) __asm__ volatile("mfsprg %0, " # n : "=r" (reg)) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/chud/ppc/
H A Dchud_cpu_ppc.c46 #undef mfsprg macro
48 #define mfsprg(reg, n) __asm__ volatile("mfsprg %0, " # n : "=r" (reg)) macro

Completed in 139 milliseconds