/arch/powerpc/kernel/vdso64/ |
D | gettimeofday.S | 65 cmpwi cr1,r3,CLOCK_MONOTONIC 66 cror cr0*4+eq,cr0*4+eq,cr1*4+eq 76 bne cr1,80f /* if not monotonic, all done */ 106 cmpdi cr1,r5,0 110 1: bge cr1,80f 143 cmpwi cr1,r3,CLOCK_MONOTONIC 144 cror cr0*4+eq,cr0*4+eq,cr1*4+eq
|
D | getcpu.S | 34 cmpdi cr1,r4,0 39 1: beq cr1,2f
|
/arch/powerpc/kernel/vdso32/ |
D | getcpu.S | 34 cmpdi cr1,r4,0 39 1: beq cr1,2f
|
D | gettimeofday.S | 76 cmpli cr1,r3,CLOCK_MONOTONIC 77 cror cr0*4+eq,cr0*4+eq,cr1*4+eq 88 bne cr1,80f /* not monotonic -> all done */ 121 cmpwi cr1,r4,0 125 1: bge cr1,80f 158 cmpwi cr1,r3,CLOCK_MONOTONIC 159 cror cr0*4+eq,cr0*4+eq,cr1*4+eq
|
/arch/powerpc/kernel/ |
D | cpu_setup_6xx.S | 192 cmpwi cr1,r10,9 194 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq 336 cmplwi cr1,r3,0x000c /* 7400 */ 344 cror 4*cr1+eq,4*cr1+eq,4*cr2+eq 348 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq 357 beq cr1,1f 407 cmplwi cr1,r3,0x000c /* 7400 */ 415 cror 4*cr1+eq,4*cr1+eq,4*cr2+eq 419 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq 438 1: beq cr1,2f
|
D | reloc_64.S | 52 cmpdi cr1,r8,0 54 beq cr1,6f
|
D | entry_64.S | 106 cmpd cr1,r11,r10 107 beq+ cr1,33f 514 cmpd cr1,r6,r9 /* or is new ESID the same as current ESID? */ 515 cror eq,4*cr1+eq,eq 694 cmpwi cr1,r8,0 697 crandc eq,cr1*4+eq,eq
|
D | exceptions-64e.S | 56 1: cmpdi cr1,r1,0; /* check if SP makes sense */ \ 57 bge- cr1,exc_##n##_bad_stack;/* bad stack (TODO: out of line) */ \ 498 cmpld cr1,r10,r15 500 bge+ cr1,1f 564 cmpld cr1,r10,r15 566 bge+ cr1,1f
|
/arch/powerpc/lib/ |
D | memcpy_64.S | 20 cmpldi cr1,r5,16 24 blt cr1,.Lshort_copy 51 blt cr1,3f 138 cmpwi cr1,r5,8 141 ble cr1,6f 164 cmpldi cr1,r5,16
|
D | copyuser_64.S | 21 cmpldi cr1,r5,16 34 blt cr1,.Lshort_copy 53 blt cr1,.Ldo_tail /* if < 16 bytes to copy */ 55 cmpdi cr1,r0,0 66 beq cr1,72f 166 6: cmpwi cr1,r5,8 169 ble cr1,7f 192 cmpldi cr1,r5,16 311 3: cmpldi cr1,r5,8 314 blt cr1,93f
|
D | mem_64.S | 20 cmplw cr1,r5,r0 /* do we get that far? */ 24 blt cr1,8f
|
D | string_64.S | 105 cmpdi cr1,r4,512 107 bgt cr1,.Llong_clear
|
/arch/arm/include/asm/hardware/ |
D | ssp.h | 15 unsigned int cr1; member
|
/arch/arm/mach-sa1100/ |
D | ssp.c | 164 ssp->cr1 = Ser4SSCR1; in ssp_save_state() 180 Ser4SSCR1 = ssp->cr1; in ssp_restore_state()
|
/arch/powerpc/boot/ |
D | ppc_asm.h | 18 #define cr1 1 macro
|
D | string.S | 161 cmpw cr1,r0,r5 164 ble cr1,3b 207 5: cmpw cr1,r0,r5 210 ble cr1,3b
|
/arch/arm/include/asm/ |
D | vfp.h | 9 #define FPSCR cr1
|
/arch/powerpc/platforms/cell/ |
D | cbe_thermal.c | 314 union spe_reg cr1; in init_default_values() local 344 cr1.val = 0x0404040404040404ull; in init_default_values() 369 out_be64(&pmd_regs->tm_cr1.val, cr1.val); in init_default_values()
|
/arch/sh/include/cpu-sh5/cpu/ |
D | registers.h | 26 #define SSR cr1
|
/arch/powerpc/mm/ |
D | hash_low_32.S | 525 cmpwi cr1,r6,1 528 ble cr1,19f 615 8: ble cr1,9f /* if all ptes checked */ 620 cmpwi cr1,r6,1 623 bgt cr1,81b
|
D | tlb_nohash_low.S | 175 9: cmpwi cr1,r3,255 /* Last set done ? */ 177 beq cr1,1f /* End of loop */
|
/arch/score/include/asm/ |
D | asmmacro.h | 69 mfcr r31, cr1 108 mtcr r30, cr1
|
/arch/powerpc/kvm/ |
D | book3s_segment.S | 200 cmpwi cr1, r0, 0 347 beq cr1, 1f
|
/arch/s390/kernel/ |
D | head64.S | 48 .quad 0 # cr1: primary space segment table
|
D | head31.S | 47 .long 0 # cr1: primary space segment table
|