/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A 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_RN [all...] |
H 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 SIG [all...] |
H 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
|
H 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 */
|
H A D | shr_Xsig.S | 31 cmpl $32,%ecx /* shrd only works for 0..31 bits */ 51 cmpl $64,%ecx 67 cmpl $96,%ecx
|
H 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
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A 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_RN [all...] |
H 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 SIG [all...] |
H 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
|
H 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 */
|
H A D | shr_Xsig.S | 31 cmpl $32,%ecx /* shrd only works for 0..31 bits */ 51 cmpl $64,%ecx 67 cmpl $96,%ecx
|
H 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
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | wanxlfw.S | 209 cmpl #4 * 4, %d0 282 cmpl #4 * 4, %d0 303 cmpl #CLOCK_TXFROMRX, STATUS_CLOCKING(%a0) 321 cmpl #PARITY_NONE, STATUS_PARITY(%a0) 360 cmpl #PARITY_CRC16_PR1_CCITT, STATUS_PARITY(%a0) 370 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0) 380 cmpl #PARITY_CRC16_PR0_CCITT, STATUS_PARITY(%a0) 390 cmpl #PARITY_CRC32_PR0_CCITT, STATUS_PARITY(%a0) 408 cmpl #ENCODING_NRZI, STATUS_ENCODING(%a0) 448 cmpl #TX_BUFFER [all...] |
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | wanxlfw.S | 209 cmpl #4 * 4, %d0 282 cmpl #4 * 4, %d0 303 cmpl #CLOCK_TXFROMRX, STATUS_CLOCKING(%a0) 321 cmpl #PARITY_NONE, STATUS_PARITY(%a0) 360 cmpl #PARITY_CRC16_PR1_CCITT, STATUS_PARITY(%a0) 370 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0) 380 cmpl #PARITY_CRC16_PR0_CCITT, STATUS_PARITY(%a0) 390 cmpl #PARITY_CRC32_PR0_CCITT, STATUS_PARITY(%a0) 408 cmpl #ENCODING_NRZI, STATUS_ENCODING(%a0) 448 cmpl #TX_BUFFER [all...] |
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A 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 [all...] |
/kernel/linux/linux-5.10/arch/m68k/lib/ |
H 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 */
|
/kernel/linux/linux-6.6/arch/m68k/lib/ |
H 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 */
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | utils.c | 2409 struct irdma_cmpl_gen *cmpl; in irdma_generated_cmpls() local 2413 cmpl = list_first_entry_or_null(&iwcq->cmpl_generated, struct irdma_cmpl_gen, list); in irdma_generated_cmpls() 2414 list_del(&cmpl->list); in irdma_generated_cmpls() 2415 memcpy(cq_poll_info, &cmpl->cpi, sizeof(*cq_poll_info)); in irdma_generated_cmpls() 2416 kfree(cmpl); in irdma_generated_cmpls() 2456 struct irdma_cmpl_gen *cmpl; in irdma_generate_flush_completions() local 2469 cmpl = kzalloc(sizeof(*cmpl), GFP_ATOMIC); in irdma_generate_flush_completions() 2470 if (!cmpl) { in irdma_generate_flush_completions() 2477 irdma_set_cpi_common_values(&cmpl in irdma_generate_flush_completions() [all...] |
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | head.S | 525 #define is_not_amiga(lab) cmpl &MACH_AMIGA,%pc@(m68k_machtype); jne lab 526 #define is_not_atari(lab) cmpl &MACH_ATARI,%pc@(m68k_machtype); jne lab 527 #define is_not_mac(lab) cmpl &MACH_MAC,%pc@(m68k_machtype); jne lab 528 #define is_not_mvme147(lab) cmpl &MACH_MVME147,%pc@(m68k_machtype); jne lab 529 #define is_not_mvme16x(lab) cmpl &MACH_MVME16x,%pc@(m68k_machtype); jne lab 530 #define is_not_bvme6000(lab) cmpl &MACH_BVME6000,%pc@(m68k_machtype); jne lab 531 #define is_mvme147(lab) cmpl &MACH_MVME147,%pc@(m68k_machtype); jeq lab 532 #define is_mvme16x(lab) cmpl &MACH_MVME16x,%pc@(m68k_machtype); jeq lab 533 #define is_bvme6000(lab) cmpl &MACH_BVME6000,%pc@(m68k_machtype); jeq lab 534 #define is_not_hp300(lab) cmpl [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | head_64.S | 265 cmpl $0, x2apic_mode(%rip) 292 cmpl (%rbx,%rcx,4), %eax 296 cmpl $NR_CPUS, %ecx 298 cmpl nr_cpu_ids(%rip), %ecx 401 1: cmpl %edx, %eax
|
/kernel/linux/linux-5.10/arch/x86/realmode/rm/ |
H A D | wakeup_asm.S | 84 cmpl $WAKEUP_HEADER_SIGNATURE, %eax 89 cmpl $REALMODE_END_SIGNATURE, %eax
|
/kernel/linux/linux-5.10/include/crypto/ |
H A D | acompress.h | 216 crypto_completion_t cmpl, in acomp_request_set_callback() 219 req->base.complete = cmpl; in acomp_request_set_callback() 214 acomp_request_set_callback(struct acomp_req *req, u32 flgs, crypto_completion_t cmpl, void *data) acomp_request_set_callback() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | backing-dev-defs.h | 85 #define DEFINE_WB_COMPLETION(cmpl, bdi) \ 86 struct wb_completion cmpl = WB_COMPLETION_INIT(bdi)
|
/kernel/linux/linux-6.6/arch/x86/realmode/rm/ |
H A D | wakeup_asm.S | 84 cmpl $WAKEUP_HEADER_SIGNATURE, %eax 89 cmpl $REALMODE_END_SIGNATURE, %eax
|
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
H A D | head_64.S | 146 cmpl $LOAD_PHYSICAL_ADDR, %ebx 259 cmpl $0, %edx 624 cmpl $0, %edx 654 cmpl $0, %edx 868 cmpl %eax, rva(sev_check_data)(%ebp) 870 cmpl %ebx, rva(sev_check_data+4)(%ebp)
|