Searched refs:L1 (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/commpage/
H A Dbzero_scalar.s90 jbe L1
109 L1: rep label
/macosx-10.5.8/xnu-1228.15.4/libsyscall/custom/
H A D__vfork.s119 jnb L1 // jump if CF==0
126 L1: label
160 jnb L1 // jump if CF==0
167 L1: label
H A D__fork.s133 jnc L1 // jump if CF==0
141 L1: label
196 jnc L1 // jump if CF==0
204 L1: label
/macosx-10.5.8/xnu-1228.15.4/pexpert/ppc/
H A Dpe_clock_speed_asm.s102 cmpi cr0, r7, 0 ; if L1 is zero then H1 is good.
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmachine_routines_asm.s195 rlwinm r5, r6, 0, ice+1, ice-1 ; Turn off L1 I-Cache
1181 * Then we invalidate the L1. Next, we configure and invalidate the L2 etc.
1277 rlwinm. r0,r11,0,pfL1fab,pfL1fab ; do we have L1 flush assist?
1384 mtspr hid0,r8 ; and turn off L1 cache
1628 mtspr hid0,r8 ; Start the invalidate and turn on L1 cache
H A Dlowmem_vectors.s1192 * we can't do a DCBZ if the L1 D-cache is off. The rest we will skip if they are
2602 rlwinm. r0,r21,0,mckL1DCPE,mckL1DCPE ; An L1 data cache parity error?
2605 rlwinm. r0,r21,0,mckL1DTPE,mckL1DTPE ; An L1 tag error?

Completed in 40 milliseconds