Searched refs:cr5 (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Dppc_asm.h18 #define cr5 5 macro
/linux-master/arch/powerpc/lib/
H A Dmemcmp_64.S194 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-master/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S194 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-master/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S367 cmplwi cr5,r3,0x8003 /* 7447A */
376 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq
438 cmplwi cr5,r3,0x8003 /* 7447A */
447 cror 4*cr0+eq,4*cr0+eq,4*cr5+eq
H A Dhead_85xx.S790 mcrf cr0, cr5 /* Test for user page */
/linux-master/arch/s390/kernel/
H A Dsetup.c785 union ctlreg5 cr5; local
794 local_ctl_store(5, &cr5.reg);
797 cr5.pasteo = (unsigned long)__ctl_duct >> 6;
800 system_ctl_load(5, &cr5.reg);
/linux-master/arch/s390/boot/
H A Dhead.S281 .quad 0 # cr5: primary-aste origin
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h593 #define cr5 5 macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h593 #define cr5 5 macro
/linux-master/drivers/video/fbdev/sis/
H A Dinit301.c6364 unsigned char cr4, cr14, cr5, cr15; local
6368 cr5 = SiS_Pr->CCRT1CRTC[5];
6373 cr5 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[5];
6377 tempcx = (((cr5 & 0x1f) | ((cr15 & 0x04) << (5-2))) - 3) << 3; /* (VGAHRE-3)*8 */

Completed in 189 milliseconds