Searched refs:CR (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Datomic_switch.s131 lwz r1,savecr(r4) ; Load current CR bits
203 lwz r1,savecr(r4) ; Get current CR
220 stw r1,savecr(r4) ; Update CR
H A Dlowmem_vectors.s115 mtcr r11 ; Restore the CR
123 rxIg64: mtcr r11 ; Restore the CR
187 mfcr r13 ; Save the CR
906 mfcr r25 ; Save the CR
980 stw r25,LTR_cr(r20) ; Save CR
1044 mfcr r25 ; Save the CR
1104 stw r25,LTR_cr(r20) ; Save CR
1211 mfcr r0 ; Save the whole CR
1217 mtcrf 0x20,r0 ; Restore the CR
1279 mtcrf 0xE2,r1 ; Put the features flags (that we care about) in the CR
[all...]
H A DEmulate.s228 mtcrf 0x10,r20 ; Put instruction ID in CR for later
231 mtcrf 0x08,r20 ; Put instruction ID in CR for later
233 mtcrf 0x04,r20 ; Put instruction ID in CR for later
H A Dvmachmon_asm.s2240 mtcrf 0xFF,r11 ; Restore CR
2244 mtcrf 0xFF,r11 ; Restore CR
2365 mtcrf 0xFF,r11 ; Restore CR
H A Dhw_lock.s76 # volatile CR bits
733 * Gets lock check flags in CR6: CR bits 24-27
H A Dmachine_routines_asm.s1402 mfsprg r10,2 ; need to check 2 features we did not put in CR
H A Dcswtch.s2047 mtcrf 0xFF,r8 ; set CR bits so we can branch on them
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Ddb_disasm.c72 * Add ANSI prototypes - CR#9523
234 #define CR 16 /* control register */ macro
328 /*20*/ { "mov", TRUE, LONG, op2(CR,E), 0 }, /* use E for reg */
330 /*22*/ { "mov", TRUE, LONG, op2(E,CR), 0 },
1471 case CR:
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty.c153 #define CR RETURN macro
162 O|BS, E|TB, E|NL, O|CC, E|VT, O|CR, O|CC, E|CC, /* bs - si */
200 #undef CR macro

Completed in 193 milliseconds