Home
last modified time | relevance | path

Searched refs:cr6 (Results 1 – 11 of 11) sorted by relevance

/linux/arch/s390/kernel/
H A Dwti.c57 struct ctlreg cr6; in wti_irq_disable() local
60 local_ctl_store(6, &cr6); in wti_irq_disable()
62 cr6.val &= ~0xff000000UL; in wti_irq_disable()
63 local_ctl_load(6, &cr6); in wti_irq_disable()
70 struct ctlreg cr6; in wti_irq_enable() local
73 local_ctl_store(6, &cr6); in wti_irq_enable()
75 cr6.val |= 0xff000000UL; in wti_irq_enable()
76 local_ctl_load(6, &cr6); in wti_irq_enable()
/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S113 cmpdi cr6,r5,7
116 bgt cr6,.Lno_short
189 cmpdi cr6,r5,31
190 bgt cr6,.Llong
246 cmpldi cr6,r5,VMX_THRESH
247 bge cr6,.Lsameoffset_vmx_cmp
291 cmpld cr6,rE,rF
313 bne cr6,.LcmpEF
317 cmpld cr6,rE,rF
337 bne cr6,.LcmpEF
[all …]
/linux/arch/powerpc/lib/
H A Dmemcmp_64.S113 cmpdi cr6,r5,7
116 bgt cr6,.Lno_short
189 cmpdi cr6,r5,31
190 bgt cr6,.Llong
246 cmpldi cr6,r5,VMX_THRESH
247 bge cr6,.Lsameoffset_vmx_cmp
291 cmpld cr6,rE,rF
313 bne cr6,.LcmpEF
317 cmpld cr6,rE,rF
337 bne cr6,.LcmpEF
[all …]
H A Dmemcpy_64.S107 cmpdi cr6,r6,3
122 blt cr6,4f
131 blt cr6,5f
140 beq cr6,3f
H A Dcopyuser_64.S58 cmpdi cr6,r5,4096
63 crand cr0*4+2,cr0*4+2,cr6*4+2
163 cmpldi cr6,r6,3
177 blt cr6,79f
187 blt cr6,5f
197 beq cr6,78f
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_64.S107 cmpdi cr6,r6,3
122 blt cr6,4f
131 blt cr6,5f
140 beq cr6,3f
H A Dcopyuser_64.S58 cmpdi cr6,r5,4096
63 crand cr0*4+2,cr0*4+2,cr6*4+2
163 cmpldi cr6,r6,3
177 blt cr6,79f
187 blt cr6,5f
197 beq cr6,78f
/linux/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S368 cmplwi cr6,r3,0x7000 /* 750FX */
395 bne cr6,1f
439 cmplwi cr6,r3,0x7000 /* 750FX */
487 2: bne cr6,1f
/linux/arch/powerpc/boot/
H A Dppc_asm.h19 #define cr6 6 macro
/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h594 #define cr6 6
/linux/arch/powerpc/include/asm/
H A Dppc_asm.h594 #define cr6 6