/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | round_Xsig.S | 56 shld %cl,%ebx,%edx 57 shld %cl,%eax,%ebx 127 shld %cl,%ebx,%edx 128 shld %cl,%eax,%ebx
|
H A D | reg_norm.S | 51 shld %cl,%eax,%edx 129 shld %cl,%eax,%edx
|
H A D | reg_u_sub.S | 223 shld %cl,%ebx,%eax 224 shld %cl,%edx,%ebx
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | round_Xsig.S | 56 shld %cl,%ebx,%edx 57 shld %cl,%eax,%ebx 127 shld %cl,%ebx,%edx 128 shld %cl,%eax,%ebx
|
H A D | reg_norm.S | 51 shld %cl,%eax,%edx 129 shld %cl,%eax,%edx
|
H A D | reg_u_sub.S | 223 shld %cl,%ebx,%eax 224 shld %cl,%edx,%ebx
|
/kernel/linux/linux-5.10/arch/sh/boot/romimage/ |
H A D | head.S | 53 shld r4, r3 /* r3 = PAGE_SIZE / 16 */ 72 shld r4, r1
|
/kernel/linux/linux-6.6/arch/sh/boot/romimage/ |
H A D | head.S | 53 shld r4, r3 /* r3 = PAGE_SIZE / 16 */ 72 shld r4, r1
|
/kernel/linux/linux-5.10/arch/sh/lib/ |
H A D | checksum.S | 89 shld r0, r1 269 shld r0,r6
|
H A D | udivsi3_i4i.S | 20 /* This code used shld, thus is not suitable for SH1 / SH2. */ 88 shld r1,r0 230 shld r1,r0
|
/kernel/linux/linux-6.6/arch/sh/lib/ |
H A D | checksum.S | 89 shld r0, r1 269 shld r0,r6
|
H A D | udivsi3_i4i.S | 20 /* This code used shld, thus is not suitable for SH1 / SH2. */ 88 shld r1,r0 230 shld r1,r0
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | assembly.h | 20 #define SHLREG shld 124 .macro shld r, sa, t
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | head_32.S | 147 shld r0, r4
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | head_32.S | 147 shld r0, r4
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha512-avx-asm.S | 121 # shld is faster than ror on Sandybridge 122 shld $(64-\p2), \p1, \p1
|
H A D | chacha-avx512vl-x86_64.S | 180 shld %cl,%rax,%rax 446 shld %cl,%rax,%rax 826 shld %cl,%rax,%rax
|
H A D | sha256-avx-asm.S | 66 shld $(32-(\p1)), \p2, \p2
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | assembly.h | 65 #define SHLREG shld 140 .macro shld r, sa, t
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-avx-asm.S | 118 # shld is faster than ror on Sandybridge 119 shld $(64-\p2), \p1, \p1
|
H A D | chacha-avx512vl-x86_64.S | 180 shld %cl,%rax,%rax 446 shld %cl,%rax,%rax 826 shld %cl,%rax,%rax
|
H A D | sha256-avx-asm.S | 67 shld $(32-(\p1)), \p2, \p2
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | entry.S | 428 shld \pgd,PxD_VALUE_SHIFT,\pgd
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | entry.S | 412 shld \pgd,PxD_VALUE_SHIFT,\pgd
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 1054 FASTOP3WCL(shld); variable
|