| /linux/arch/x86/kernel/ |
| A D | verify_cpu.S | 48 cmpl %eax,%ebx 54 cmpl $0x1,%eax 58 cmpl $0x68747541,%ebx # AuthenticAMD 60 cmpl $0x69746e65,%edx 62 cmpl $0x444d4163,%ecx 70 cmpl $0x49656e69,%edx 72 cmpl $0x6c65746e,%ecx 83 cmpl $6, %eax 89 cmpl $0xd, %ecx 108 cmpl $0x80000001,%eax [all …]
|
| /linux/arch/x86/math-emu/ |
| A D | reg_round.S | 147 cmpl PR_64_BITS,%ecx 150 cmpl PR_53_BITS,%ecx 153 cmpl PR_24_BITS,%ecx 175 cmpl RC_RND,%ecx 178 cmpl RC_CHOP,%ecx 213 cmpl $0x00000080,%ecx 255 cmpl RC_RND,%ecx 258 cmpl RC_CHOP,%ecx 292 cmpl $0x00000400,%ecx 329 cmpl RC_RND,%ecx [all …]
|
| A D | reg_u_div.S | 99 cmpl EXP_WAY_UNDER,%edx 117 cmpl $0,SIGL(%ebx) 125 cmpl %ecx,%edx 198 cmpl SIGH(%ebx),%edx /* Test for imminent overflow */ 202 cmpl SIGL(%ebx),%eax 274 cmpl SIGH(%ebx),%edx 278 cmpl SIGL(%ebx),%eax 296 cmpl $0,%ecx /* augmented denom msw */ 332 cmpl $1,FPU_accum_2 364 cmpl SIGH(%ebx),%edx /* denom */ [all …]
|
| A D | wm_shrx.S | 42 cmpl $32,%ecx /* shrd only works for 0..31 bits */ 61 cmpl $64,%ecx 76 cmpl $96,%ecx 122 cmpl $64,%ecx /* shrd only works for 0..31 bits */ 125 cmpl $32,%ecx /* shrd only works for 0..31 bits */ 170 cmpl $96,%ecx
|
| A D | div_Xsig.S | 192 cmpl XsigH(%ebx),%edx 196 cmpl XsigL(%ebx),%eax 214 cmpl $0,%ecx /* augmented denom msw */ 250 cmpl $1,FPU_accum_2 298 cmpl XsigH(%ebx),%edx /* denom */ 312 cmpl XsigH(%ebx),%edx /* denom */
|
| A D | shr_Xsig.S | 31 cmpl $32,%ecx /* shrd only works for 0..31 bits */ 51 cmpl $64,%ecx 67 cmpl $96,%ecx
|
| A D | wm_sqrt.S | 212 cmpl $0xffffffff,FPU_fsqrt_arg_1 333 cmpl $0xffffffe0,%eax 336 cmpl $0x00000020,%eax 339 cmpl $0x7fffffe0,%eax 342 cmpl $0x80000020,%eax
|
| /linux/drivers/net/wan/ |
| A D | wanxlfw.S | 209 cmpl #4 * 4, %d0 282 cmpl #4 * 4, %d0 473 cmpl #TX_BUFFERS, %d1 541 cmpl #RX_BUFFERS, %d1 579 cmpl #TX_BUFFERS, %d1 759 cmpl #4 * 4, %d0 788 cmpl (%a0), %d1 797 cmpl (%a0), %d1 809 cmpl #0xFFFFFFFF, %d1 813 cmpl (%a0)+, %a0 [all …]
|
| /linux/arch/x86/boot/compressed/ |
| A D | mem_encrypt.S | 28 cmpl $0x8000001f, %eax /* See if 0x8000001f is available */ 89 cmpl $5, %eax 111 cmpl $0x72, 16(%esp) 148 cmpl $0x80000000, %ebx 150 cmpl $0x8000001f, 12(%esp) 156 cmpl $0x8000001f, %ebx
|
| /linux/arch/m68k/kernel/ |
| A D | head.S | 785 cmpl #ATARI_MACH_HADES,%d3 917 cmpl %d0,%d1 920 cmpl %d0,%d1 994 cmpl #ATARI_MACH_HADES,%d3 1294 cmpl %a0,%a1 2194 cmpl %a0,%a4 2216 cmpl %a1,%a4 2267 cmpl %a0,%a4 2444 cmpl %a0,%a1 3531 cmpl %d1,%d0 [all …]
|
| /linux/arch/x86/lib/ |
| A D | memcpy_64.S | 126 cmpl $16, %edx 143 cmpl $8, %edx 155 cmpl $4, %edx
|
| A D | copy_user_64.S | 59 cmpl $8,%edx 163 cmpl $8,%edx 203 cmpl $64,%edx 258 cmpl $8,%edx
|
| A D | atomic64_cx8_32.S | 136 cmpl %eax, 0(%esp) 154 cmpl %edx, 4(%esp)
|
| A D | atomic64_386_32.S | 139 cmpl %eax, %ecx 148 cmpl %edx, %edi
|
| /linux/tools/arch/x86/lib/ |
| A D | memcpy_64.S | 126 cmpl $16, %edx 143 cmpl $8, %edx 155 cmpl $4, %edx
|
| /linux/arch/m68k/lib/ |
| A D | udivsi3.S | 94 cmpl IMM (0x10000), d1 /* divisor >= 2 ^ 16 ? */ 110 cmpl IMM (0x10000), d1 /* still divisor >= 2 ^ 16 ? */ 127 cmpl sp@(8), d1 /* compare the sum with the dividend */
|
| /linux/arch/x86/realmode/rm/ |
| A D | wakeup_asm.S | 84 cmpl $WAKEUP_HEADER_SIGNATURE, %eax 89 cmpl $REALMODE_END_SIGNATURE, %eax
|
| /linux/arch/m68k/68000/ |
| A D | head.S | 220 cmpl %a0, %a2 /* check if at end */ 231 cmpl %a0, %a1 /* check if at end */
|
| /linux/include/linux/ |
| A D | backing-dev-defs.h | 85 #define DEFINE_WB_COMPLETION(cmpl, bdi) \ argument 86 struct wb_completion cmpl = WB_COMPLETION_INIT(bdi)
|
| /linux/include/crypto/ |
| A D | acompress.h | 216 crypto_completion_t cmpl, in acomp_request_set_callback() argument 219 req->base.complete = cmpl; in acomp_request_set_callback()
|
| A D | kpp.h | 208 crypto_completion_t cmpl, in kpp_request_set_callback() argument 211 req->base.complete = cmpl; in kpp_request_set_callback()
|
| A D | akcipher.h | 228 crypto_completion_t cmpl, in akcipher_request_set_callback() argument 231 req->base.complete = cmpl; in akcipher_request_set_callback()
|
| /linux/arch/m68k/coldfire/ |
| A D | entry.S | 65 cmpl #NR_syscalls,%d0 116 cmpl #0,%d1
|
| A D | head.S | 249 cmpl %a0,%a2 /* check if at end */ 266 cmpl %a0,%a1 /* check if at end */
|
| /linux/arch/x86/entry/ |
| A D | entry_32.S | 324 cmpl $((SEGMENT_LDT << 8) | USER_RPL), %eax 384 cmpl $SIZEOF_entry_stack, %ecx 407 cmpl $USER_RPL, %ecx 1095 cmpl $USER_RPL, %eax # returning to v8086 or userspace ? 1180 cmpl $SIZEOF_entry_stack, %ecx
|