Searched refs:cr5 (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/arch/powerpc/kernel/vdso64/ |
D | gettimeofday.S | 65 cmpwi cr5,r3,CLOCK_REALTIME_COARSE 67 cror cr5*4+eq,cr5*4+eq,cr6*4+eq 69 cror cr0*4+eq,cr0*4+eq,cr5*4+eq 78 beq cr5,70f
|
/Linux-v5.10/arch/powerpc/kernel/vdso32/ |
D | gettimeofday.S | 72 cmpli cr5,r3,CLOCK_REALTIME_COARSE 74 cror cr5*4+eq,cr5*4+eq,cr6*4+eq 76 cror cr0*4+eq,cr0*4+eq,cr5*4+eq 84 beq cr5, .Lcoarse_clocks
|
/Linux-v5.10/tools/testing/selftests/powerpc/stringloops/ |
D | memcmp_64.S | 194 cmpdi cr5,r5,7 196 ble cr5,.Lcmp_rest_lt8bytes 535 cmpdi cr5,r5,VMX_THRESH 536 bge cr5,.Ldiffoffset_vmx_cmp 543 cmpdi cr5,r5,31 544 ble cr5,.Lcmp_lt32bytes
|
/Linux-v5.10/arch/powerpc/lib/ |
D | memcmp_64.S | 194 cmpdi cr5,r5,7 196 ble cr5,.Lcmp_rest_lt8bytes 535 cmpdi cr5,r5,VMX_THRESH 536 bge cr5,.Ldiffoffset_vmx_cmp 543 cmpdi cr5,r5,31 544 ble cr5,.Lcmp_lt32bytes
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | cpu_setup_6xx.S | 338 cmplwi cr5,r3,0x8003 /* 7447A */ 347 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq 409 cmplwi cr5,r3,0x8003 /* 7447A */ 418 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq
|
/Linux-v5.10/arch/powerpc/boot/ |
D | ppc_asm.h | 18 #define cr5 5 macro
|
/Linux-v5.10/Documentation/powerpc/ |
D | syscall64-abi.rst | 59 | rcr1, cr5-7 | Nonvolatile | | 118 cr1, cr5-7 Volatile
|
/Linux-v5.10/arch/s390/boot/ |
D | head.S | 329 .quad .Lduct # cr5: primary-aste origin
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | ppc_asm.h | 522 #define cr5 5 macro
|
/Linux-v5.10/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 522 #define cr5 5 macro
|
/Linux-v5.10/drivers/video/fbdev/sis/ |
D | init301.c | 6364 unsigned char cr4, cr14, cr5, cr15; in SiS_SetGroup1() local 6368 cr5 = SiS_Pr->CCRT1CRTC[5]; in SiS_SetGroup1() 6373 cr5 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[5]; in SiS_SetGroup1() 6377 tempcx = (((cr5 & 0x1f) | ((cr15 & 0x04) << (5-2))) - 3) << 3; /* (VGAHRE-3)*8 */ in SiS_SetGroup1()
|