/Linux-v4.19/arch/x86/kernel/ |
D | verify_cpu.S | 50 cmpl %eax,%ebx 56 cmpl $0x1,%eax 60 cmpl $0x68747541,%ebx # AuthenticAMD 62 cmpl $0x69746e65,%edx 64 cmpl $0x444d4163,%ecx 70 cmpl $0x756e6547,%ebx # GenuineIntel? 72 cmpl $0x49656e69,%edx 74 cmpl $0x6c65746e,%ecx 85 cmpl $6, %eax 91 cmpl $0xd, %ecx [all …]
|
D | ftrace_32.S | 176 cmpl $__PAGE_OFFSET, %esp 179 cmpl $ftrace_stub, ftrace_trace_function 182 cmpl $ftrace_stub, ftrace_graph_return 185 cmpl $ftrace_graph_entry_stub, ftrace_graph_entry
|
/Linux-v4.19/arch/x86/math-emu/ |
D | reg_round.S | 147 cmpl PR_64_BITS,%ecx 150 cmpl PR_53_BITS,%ecx 153 cmpl PR_24_BITS,%ecx 159 cmpl PR_RESERVED_BITS,%ecx 175 cmpl RC_RND,%ecx 178 cmpl RC_CHOP,%ecx 181 cmpl RC_UP,%ecx /* Towards +infinity */ 184 cmpl RC_DOWN,%ecx /* Towards -infinity */ 213 cmpl $0x00000080,%ecx 255 cmpl RC_RND,%ecx [all …]
|
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 …]
|
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
|
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 */
|
D | shr_Xsig.S | 31 cmpl $32,%ecx /* shrd only works for 0..31 bits */ 51 cmpl $64,%ecx 67 cmpl $96,%ecx
|
D | wm_sqrt.S | 333 cmpl $0xffffffe0,%eax 336 cmpl $0x00000020,%eax 339 cmpl $0x7fffffe0,%eax 342 cmpl $0x80000020,%eax
|
/Linux-v4.19/drivers/net/wan/ |
D | wanxlfw.S | 211 cmpl #4 * 4, %d0 284 cmpl #4 * 4, %d0 305 cmpl #CLOCK_TXFROMRX, STATUS_CLOCKING(%a0) 323 cmpl #PARITY_NONE, STATUS_PARITY(%a0) 362 cmpl #PARITY_CRC16_PR1_CCITT, STATUS_PARITY(%a0) 372 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0) 382 cmpl #PARITY_CRC16_PR0_CCITT, STATUS_PARITY(%a0) 392 cmpl #PARITY_CRC32_PR0_CCITT, STATUS_PARITY(%a0) 410 cmpl #ENCODING_NRZI, STATUS_ENCODING(%a0) 450 cmpl #TX_BUFFERS, tx_count(%d0) [all …]
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | usb_mcu.c | 46 struct completion *cmpl = urb->context; in mt76u_mcu_complete_urb() local 48 complete(cmpl); in mt76u_mcu_complete_urb() 60 if (!wait_for_completion_timeout(&usb->mcu.cmpl, in mt76u_mcu_wait_resp() 72 &usb->mcu.cmpl); in mt76u_mcu_wait_resp() 147 DECLARE_COMPLETION_ONSTACK(cmpl); in __mt76u_mcu_fw_send_data() 170 mt76u_mcu_complete_urb, &cmpl); in __mt76u_mcu_fw_send_data() 174 if (!wait_for_completion_timeout(&cmpl, in __mt76u_mcu_fw_send_data() 236 &usb->mcu.cmpl); in mt76u_mcu_init_rx()
|
D | mt76x2_usb.c | 103 reinit_completion(&usb->mcu.cmpl); in mt76x2u_resume() 108 &usb->mcu.cmpl); in mt76x2u_resume()
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | head_32.S | 108 cmpl $LOAD_PHYSICAL_ADDR, %ebx 170 cmpl $0, %eax 197 cmpl $0, %eax 230 cmpl %ecx, %edx
|
/Linux-v4.19/tools/arch/x86/lib/ |
D | memcpy_64.S | 126 cmpl $16, %edx 143 cmpl $8, %edx 155 cmpl $4, %edx 196 cmpl $8, %edx
|
/Linux-v4.19/arch/x86/lib/ |
D | memcpy_64.S | 126 cmpl $16, %edx 143 cmpl $8, %edx 155 cmpl $4, %edx 196 cmpl $8, %edx
|
D | copy_user_64.S | 34 cmpl $8,%edx 138 cmpl $8,%edx 178 cmpl $64,%edx 209 cmpl $8,%edx
|
D | atomic64_cx8_32.S | 140 cmpl %eax, 0(%esp) 158 cmpl %edx, 4(%esp)
|
/Linux-v4.19/arch/m68k/lib/ |
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-v4.19/arch/m68k/kernel/ |
D | head.S | 524 #define is_not_amiga(lab) cmpl &MACH_AMIGA,%pc@(m68k_machtype); jne lab 525 #define is_not_atari(lab) cmpl &MACH_ATARI,%pc@(m68k_machtype); jne lab 526 #define is_not_mac(lab) cmpl &MACH_MAC,%pc@(m68k_machtype); jne lab 527 #define is_not_mvme147(lab) cmpl &MACH_MVME147,%pc@(m68k_machtype); jne lab 528 #define is_not_mvme16x(lab) cmpl &MACH_MVME16x,%pc@(m68k_machtype); jne lab 529 #define is_not_bvme6000(lab) cmpl &MACH_BVME6000,%pc@(m68k_machtype); jne lab 530 #define is_mvme147(lab) cmpl &MACH_MVME147,%pc@(m68k_machtype); jeq lab 531 #define is_mvme16x(lab) cmpl &MACH_MVME16x,%pc@(m68k_machtype); jeq lab 532 #define is_bvme6000(lab) cmpl &MACH_BVME6000,%pc@(m68k_machtype); jeq lab 533 #define is_not_hp300(lab) cmpl &MACH_HP300,%pc@(m68k_machtype); jne lab [all …]
|
/Linux-v4.19/arch/x86/realmode/rm/ |
D | wakeup_asm.S | 84 cmpl $WAKEUP_HEADER_SIGNATURE, %eax 89 cmpl $REALMODE_END_SIGNATURE, %eax
|
/Linux-v4.19/include/crypto/ |
D | acompress.h | 201 crypto_completion_t cmpl, in acomp_request_set_callback() argument 204 req->base.complete = cmpl; in acomp_request_set_callback()
|
D | kpp.h | 211 crypto_completion_t cmpl, in kpp_request_set_callback() argument 214 req->base.complete = cmpl; in kpp_request_set_callback()
|
D | akcipher.h | 226 crypto_completion_t cmpl, in akcipher_request_set_callback() argument 229 req->base.complete = cmpl; in akcipher_request_set_callback()
|
/Linux-v4.19/arch/m68k/68000/ |
D | head.S | 220 cmpl %a0, %a2 /* check if at end */ 231 cmpl %a0, %a1 /* check if at end */
|
/Linux-v4.19/arch/x86/entry/ |
D | entry_32.S | 331 cmpl $((SEGMENT_LDT << 8) | USER_RPL), %eax 403 cmpl $SIZEOF_entry_stack, %ecx 426 cmpl $USER_RPL, %ecx 752 cmpl $USER_RPL, %eax 767 cmpl $0, PER_CPU_VAR(__preempt_count) 1259 cmpl $xen_iret_start_crit, %eax 1261 cmpl $xen_iret_end_crit, %eax 1422 cmpl $SIZEOF_entry_stack, %ecx
|
/Linux-v4.19/arch/m68k/coldfire/ |
D | entry.S | 67 cmpl #NR_syscalls,%d0 120 cmpl #0,%d1
|