Searched refs:shrl (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/lib/ |
H A D | checksum_32.S | 80 shrl $5, %ecx 106 shrl $2, %edx # This clears CF 150 shrl $7, %ecx 152 shrl $2, %ebx 235 movl $0xffffff,%ebx # by the shll and shrl instructions 237 shrl %cl,%ebx 296 shrl $5, %ecx 336 shrl $2, %edx # This clears CF 404 shrl $6, %ecx
|
H A D | copy_mc_64.S | 53 shrl $3, %ecx
|
/kernel/linux/linux-6.6/arch/x86/lib/ |
H A D | checksum_32.S | 80 shrl $5, %ecx 106 shrl $2, %edx # This clears CF 150 shrl $7, %ecx 152 shrl $2, %ebx 235 movl $0xffffff,%ebx # by the shll and shrl instructions 237 shrl %cl,%ebx 296 shrl $5, %ecx 336 shrl $2, %edx # This clears CF 395 shrl $6, %ecx
|
/kernel/linux/linux-5.10/arch/x86/um/ |
H A D | checksum_32.S | 67 shrl $5, %ecx 93 shrl $2, %edx # This clears CF 132 shrl $7, %ecx 134 shrl $2, %ebx 202 movl $0xffffff,%ebx # by the shll and shrl instructions 204 shrl %cl,%ebx
|
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | wm_sqrt.S | 99 shrl $1,%eax /* arg is in the range [1.0 .. 2.0) */ 112 shrl $1,%eax 137 shrl %ecx /* Doing this first will prevent a divide */ 142 shrl %esi /* divide by 2 */ 147 shrl %esi 152 shrl %esi
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | wm_sqrt.S | 99 shrl $1,%eax /* arg is in the range [1.0 .. 2.0) */ 112 shrl $1,%eax 137 shrl %ecx /* Doing this first will prevent a divide */ 142 shrl %esi /* divide by 2 */ 147 shrl %esi 152 shrl %esi
|
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | head_32.S | 118 shrl $2, %ecx 150 shrl $2, %ecx
|
H A D | head_64.S | 425 shrl $3, %ecx
|
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
H A D | head_32.S | 131 shrl $2, %ecx 175 shrl $2, %ecx
|
H A D | head_64.S | 517 shrl $3, %ecx
|
/kernel/linux/linux-6.6/arch/x86/entry/ |
H A D | entry_32.S | 433 shrl $2, %ecx 538 shrl $2, %ecx 593 shrl $2, %ecx
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | des3_ede-asm_64.S | 72 shrl $(offset), RT0d; \ 136 shrl $16, RW0d; \ 367 shrl $16, RW0d; \ 388 shrl $16, RW1d; \ 409 shrl $16, RW2d; \
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | des3_ede-asm_64.S | 72 shrl $(offset), RT0d; \ 138 shrl $16, RW0d; \ 379 shrl $16, RW0d; \ 408 shrl $16, RW1d; \ 437 shrl $16, RW2d; \
|
/kernel/linux/linux-5.10/arch/x86/platform/pvh/ |
H A D | head.S | 116 shrl $16, %ecx
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | head_32.S | 91 shrl $2,%ecx 352 shrl $16, %ecx
|
/kernel/linux/linux-5.10/arch/x86/entry/ |
H A D | entry_32.S | 517 shrl $2, %ecx 622 shrl $2, %ecx 677 shrl $2, %ecx
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | head_32.S | 91 shrl $2,%ecx
|
Completed in 9 milliseconds