Home
last modified time | relevance | path

Searched refs:shrd (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dwm_shrx.S42 cmpl $32,%ecx /* shrd only works for 0..31 bits */
50 shrd %cl,%ebx,%eax
51 shrd %cl,%edx,%ebx
67 shrd %cl,%edx,%eax
122 cmpl $64,%ecx /* shrd only works for 0..31 bits */
125 cmpl $32,%ecx /* shrd only works for 0..31 bits */
135 shrd %cl,%eax,%ebx
136 shrd %cl,%edx,%eax
156 shrd %cl,%ebx,%eax
157 shrd
[all...]
H A Dshr_Xsig.S31 cmpl $32,%ecx /* shrd only works for 0..31 bits */
39 shrd %cl,%ebx,%eax
40 shrd %cl,%edx,%ebx
57 shrd %cl,%edx,%eax
H A Dreg_u_add.S79 cmpw $32,%cx /* shrd only works for 0..31 bits */
83 shrd %cl,%ebx,%edx
84 shrd %cl,%eax,%ebx
95 shrd %cl,%eax,%edx
H A Dreg_u_sub.S79 cmpw $32,%cx /* shrd only works for 0..31 bits */
83 shrd %cl,%ebx,%edx
84 shrd %cl,%eax,%ebx
95 shrd %cl,%eax,%edx
H A Dreg_round.S485 cmpw $64,%cx /* shrd only works for 0..31 bits */
488 cmpw $32,%cx /* shrd only works for 0..31 bits */
500 shrd %cl,%ebx,%edx
501 shrd %cl,%eax,%ebx
515 shrd %cl,%ebx,%edx
516 shrd %cl,%eax,%ebx
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dwm_shrx.S42 cmpl $32,%ecx /* shrd only works for 0..31 bits */
50 shrd %cl,%ebx,%eax
51 shrd %cl,%edx,%ebx
67 shrd %cl,%edx,%eax
122 cmpl $64,%ecx /* shrd only works for 0..31 bits */
125 cmpl $32,%ecx /* shrd only works for 0..31 bits */
135 shrd %cl,%eax,%ebx
136 shrd %cl,%edx,%eax
156 shrd %cl,%ebx,%eax
157 shrd
[all...]
H A Dshr_Xsig.S31 cmpl $32,%ecx /* shrd only works for 0..31 bits */
39 shrd %cl,%ebx,%eax
40 shrd %cl,%edx,%ebx
57 shrd %cl,%edx,%eax
H A Dreg_u_add.S79 cmpw $32,%cx /* shrd only works for 0..31 bits */
83 shrd %cl,%ebx,%edx
84 shrd %cl,%eax,%ebx
95 shrd %cl,%eax,%edx
H A Dreg_u_sub.S79 cmpw $32,%cx /* shrd only works for 0..31 bits */
83 shrd %cl,%ebx,%edx
84 shrd %cl,%eax,%ebx
95 shrd %cl,%eax,%edx
H A Dreg_round.S485 cmpw $64,%cx /* shrd only works for 0..31 bits */
488 cmpw $32,%cx /* shrd only works for 0..31 bits */
500 shrd %cl,%ebx,%edx
501 shrd %cl,%eax,%ebx
515 shrd %cl,%ebx,%edx
516 shrd %cl,%eax,%ebx
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dassembly.h19 #define SHRREG shrd
134 .macro shrd r, sa, t
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dhead.S120 shrd %r5,PxD_VALUE_SHIFT,%r3
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dassembly.h64 #define SHRREG shrd
150 .macro shrd r, sa, t
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dhead.S121 shrd %r5,PxD_VALUE_SHIFT,%r3
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dpoly1305-x86_64-cryptogams.pl2872 shrd \$44,%rcx,%rax
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dpoly1305-x86_64-cryptogams.pl2871 shrd \$44,%rcx,%rax
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c1055 FASTOP3WCL(shrd); variable
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c1020 FASTOP3WCL(shrd); variable

Completed in 26 milliseconds