Searched refs:cr5 (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/vdso64/ |
D | gettimeofday.S | 68 cmpwi cr5,r3,CLOCK_REALTIME_COARSE 70 cror cr5*4+eq,cr5*4+eq,cr6*4+eq 72 cror cr0*4+eq,cr0*4+eq,cr5*4+eq 81 beq cr5,70f
|
/Linux-v4.19/arch/powerpc/lib/ |
D | memcmp_64.S | 198 cmpdi cr5,r5,7 200 ble cr5,.Lcmp_rest_lt8bytes 530 cmpdi cr5,r5,VMX_THRESH 531 bge cr5,.Ldiffoffset_vmx_cmp 538 cmpdi cr5,r5,31 539 ble cr5,.Lcmp_lt32bytes
|
/Linux-v4.19/tools/testing/selftests/powerpc/stringloops/ |
D | memcmp_64.S | 198 cmpdi cr5,r5,7 200 ble cr5,.Lcmp_rest_lt8bytes 530 cmpdi cr5,r5,VMX_THRESH 531 bge cr5,.Ldiffoffset_vmx_cmp 538 cmpdi cr5,r5,31 539 ble cr5,.Lcmp_lt32bytes
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | cpu_setup_6xx.S | 341 cmplwi cr5,r3,0x8003 /* 7447A */ 350 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq 412 cmplwi cr5,r3,0x8003 /* 7447A */ 421 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq
|
D | exceptions-64s.S | 665 cmpdi cr5,r11,MSR_RI 683 bne- cr5,2f /* if unrecoverable exception, oops */
|
/Linux-v4.19/arch/powerpc/boot/ |
D | ppc_asm.h | 22 #define cr5 5 macro
|
/Linux-v4.19/arch/sh/include/cpu-sh5/cpu/ |
D | registers.h | 30 #define EXPEVT cr5
|
/Linux-v4.19/Documentation/powerpc/ |
D | syscall64-abi.txt | 40 cr1, cr5-7: Nonvolatile. 94 cr1, cr5-7: Volatile.
|
/Linux-v4.19/arch/s390/kernel/ |
D | head64.S | 73 .quad .Lduct # cr5: primary-aste origin
|
/Linux-v4.19/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 530 #define cr5 5 macro
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | ppc_asm.h | 530 #define cr5 5 macro
|
/Linux-v4.19/drivers/video/fbdev/sis/ |
D | init301.c | 6366 unsigned char cr4, cr14, cr5, cr15; in SiS_SetGroup1() local 6370 cr5 = SiS_Pr->CCRT1CRTC[5]; in SiS_SetGroup1() 6375 cr5 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[5]; in SiS_SetGroup1() 6379 tempcx = (((cr5 & 0x1f) | ((cr15 & 0x04) << (5-2))) - 3) << 3; /* (VGAHRE-3)*8 */ in SiS_SetGroup1()
|