Home
last modified time | relevance | path

Searched refs:underflow (Results 1 – 74 of 74) sorted by relevance

/linux-4.1.27/arch/parisc/math-emu/
Dsfadd.c332 goto underflow; in sgl_fadd()
346 result_exponent==0) goto underflow; in sgl_fadd()
361 goto underflow; in sgl_fadd()
369 goto underflow; in sgl_fadd()
376 if(result_exponent <= 0) goto underflow; in sgl_fadd()
415 underflow: in sgl_fadd()
Dsfsub.c335 goto underflow; in sgl_fsub()
349 result_exponent==0) goto underflow; in sgl_fsub()
364 goto underflow; in sgl_fsub()
372 goto underflow; in sgl_fsub()
379 if(result_exponent <= 0) goto underflow; in sgl_fsub()
418 underflow: in sgl_fsub()
Ddfsub.c340 goto underflow; in dbl_fsub()
354 result_exponent==0) goto underflow; in dbl_fsub()
369 goto underflow; in dbl_fsub()
377 goto underflow; in dbl_fsub()
384 if(result_exponent <= 0) goto underflow; in dbl_fsub()
423 underflow: in dbl_fsub()
Ddfadd.c337 goto underflow; in dbl_fadd()
351 result_exponent==0) goto underflow; in dbl_fadd()
366 goto underflow; in dbl_fadd()
374 goto underflow; in dbl_fadd()
381 if(result_exponent <= 0) goto underflow; in dbl_fadd()
420 underflow: in dbl_fadd()
/linux-4.1.27/arch/mn10300/lib/
D__lshrdi3.S38 asl a1,d1,a1 # get underflow from MSW -> LSW
40 or_lsr a1,d0,a0,d1 # insert underflow into LSW and
D__ashrdi3.S37 asl a1,d1,a1 # get underflow from MSW -> LSW
39 or_asr a1,d0,a0,d1 # insert underflow into LSW and
/linux-4.1.27/net/ipv4/netfilter/
Darp_tables.c281 back = get_entry(table_base, private->underflow[hook]); in arpt_do_table()
595 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
635 newinfo->underflow[i] = 0xFFFFFFFF; in translate_table()
646 repl->underflow, in translate_table()
675 if (newinfo->underflow[i] == 0xFFFFFFFF) { in translate_table()
677 i, repl->underflow[i]); in translate_table()
855 if (info->underflow[i] && in compat_calc_entry()
856 (e < (struct arpt_entry *)(base + info->underflow[i]))) in compat_calc_entry()
857 newinfo->underflow[i] -= off; in compat_calc_entry()
925 memcpy(info.underflow, private->underflow, in get_info()
[all …]
Dip_tables.c343 get_entry(table_base, private->underflow[hook])); in ipt_do_table()
388 private->underflow[hook]); in ipt_do_table()
758 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
805 newinfo->underflow[i] = 0xFFFFFFFF; in translate_table()
815 repl->underflow, in translate_table()
841 if (newinfo->underflow[i] == 0xFFFFFFFF) { in translate_table()
843 i, repl->underflow[i]); in translate_table()
1043 if (info->underflow[i] && in compat_calc_entry()
1044 (e < (struct ipt_entry *)(base + info->underflow[i]))) in compat_calc_entry()
1045 newinfo->underflow[i] -= off; in compat_calc_entry()
[all …]
/linux-4.1.27/drivers/net/wireless/cw1200/
Dwsm.c33 goto underflow; \
40 goto underflow; \
49 goto underflow; \
103 underflow: in wsm_generic_confirm()
159 underflow: in wsm_configuration_confirm()
236 underflow: in wsm_read_mib_confirm()
372 underflow: in wsm_tx_confirm()
405 underflow: in wsm_multi_tx_confirm()
425 underflow: in wsm_join_confirm()
860 underflow: in wsm_startup_indication()
[all …]
/linux-4.1.27/include/uapi/linux/netfilter_arp/
Darp_tables.h145 unsigned int underflow[NF_ARP_NUMHOOKS]; member
173 unsigned int underflow[NF_ARP_NUMHOOKS]; member
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c411 private->underflow[hook]); in ip6t_do_table()
772 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
818 newinfo->underflow[i] = 0xFFFFFFFF; in translate_table()
828 repl->underflow, in translate_table()
854 if (newinfo->underflow[i] == 0xFFFFFFFF) { in translate_table()
856 i, repl->underflow[i]); in translate_table()
1056 if (info->underflow[i] && in compat_calc_entry()
1057 (e < (struct ip6t_entry *)(base + info->underflow[i]))) in compat_calc_entry()
1058 newinfo->underflow[i] -= off; in compat_calc_entry()
1126 memcpy(info.underflow, private->underflow, in get_info()
[all …]
/linux-4.1.27/Documentation/arm/VFP/
Drelease-notes.txt35 - the handling of underflow exceptions is slightly different. If a
37 after rounding, we do not signal an underflow exception.
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/
Dip_tables.h167 unsigned int underflow[NF_INET_NUMHOOKS]; member
195 unsigned int underflow[NF_INET_NUMHOOKS]; member
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/
Dip6_tables.h207 unsigned int underflow[NF_INET_NUMHOOKS]; member
235 unsigned int underflow[NF_INET_NUMHOOKS]; member
/linux-4.1.27/net/netfilter/
Dxt_repldata.h41 tbl->repl.underflow[hooknum] = bytes; \
/linux-4.1.27/arch/m68k/fpsp040/
Dx_unfl.S4 | fpsp_unfl --- FPSP handler for underflow exception
55 | If underflow exceptions are not enabled, check for inexact
140 | unf_res --- underflow result calculation
Dfpsp.h65 | instruction that generates (say) an underflow. Alternatively,
233 .set unfl_bit,3 | underflow
240 .set aunfl_bit,5 | accrued underflow
262 .set aunfl_mask,0x00000020 | accrued underflow
Dscale.S6 | the source operand is (>= 2^14) an overflow or underflow
163 | underflow and force zero if true. If not, try to shift the
Dutil.S356 beql unf_e1_exc |branch to e1 underflow
482 | UNF_SUB --- underflow result calculation
530 tstb LOCAL_SGN(%a0) |if negative underflow
541 tstb LOCAL_SGN(%a0) |if negative underflow
Dsetox.S160 | neither overflow nor underflow. If AdjFlag = 1, that
163 | Hence, exp(X) may overflow or underflow or neither.
165 | approximately M. Thus 6.2 will never cause over/underflow.
166 | Possible exception in 6.4 is overflow or underflow.
202 | Notes: Exp(X) will surely overflow or underflow, depending on
Dgen_except.S241 | An fmoveout that results in an underflow is reported this way.
248 | Stwotox, setox, and scale can set underflow in this manner.
250 | x is an extended denorm can report an underflow exception.
Dx_store.S6 | Used by underflow and overflow handlers.
Dsrem_mod.S382 fmulx Scale(%pc),%fp0 | ...may cause underflow
Dres_func.S1193 beq force_unf |force an underflow (really!)
1218 | an underflow condition.
Dround.S400 | Used by underflow.
/linux-4.1.27/include/scsi/
Dscsi_eh.h69 unsigned underflow; member
Dscsi_cmnd.h101 unsigned underflow; /* Return error if less than member
/linux-4.1.27/arch/arm/vfp/
Dvfpdouble.c73 int exponent, shift, underflow; in vfp_double_normaliseround() local
112 underflow = exponent < 0; in vfp_double_normaliseround()
113 if (underflow) { in vfp_double_normaliseround()
122 underflow = 0; in vfp_double_normaliseround()
184 underflow = 0; in vfp_double_normaliseround()
185 if (underflow) in vfp_double_normaliseround()
Dvfpsingle.c76 int exponent, shift, underflow; in __vfp_single_normaliseround() local
117 underflow = exponent < 0; in __vfp_single_normaliseround()
118 if (underflow) { in __vfp_single_normaliseround()
127 underflow = 0; in __vfp_single_normaliseround()
189 underflow = 0; in __vfp_single_normaliseround()
190 if (underflow) in __vfp_single_normaliseround()
/linux-4.1.27/drivers/scsi/
Dsym53c416.c426 if(tot_trans < current_command->underflow) in sym53c416_intr_handle()
427 …3c416: Underflow, wrote %d bytes, request for %d bytes.\n", tot_trans, current_command->underflow); in sym53c416_intr_handle()
449 if(tot_trans < current_command->underflow) in sym53c416_intr_handle()
450 …53c416: Underflow, read %d bytes, request for %d bytes.\n", tot_trans, current_command->underflow); in sym53c416_intr_handle()
Dscsi_error.c928 ses->underflow = scmd->underflow; in scsi_eh_prep_cmnd()
959 scmd->underflow = 0; in scsi_eh_prep_cmnd()
991 scmd->underflow = ses->underflow; in scsi_eh_restore_cmnd()
Ddpt_i2o.c2317 if(cmd->underflow && len != cmd->underflow){ in adpt_scsi_to_i2o()
2319 len, cmd->underflow); in adpt_scsi_to_i2o()
2395 if (readl(reply+20) < cmd->underflow) { in adpt_i2o_to_scsi()
Dsr.c508 SCpnt->underflow = this_count << 9; in sr_init_command()
Dqla1280.c1393 cp->underflow) { in qla1280_return_status()
4062 cmd->underflow, cmd->sc_data_direction); in __qla1280_print_scsi_cmd()
Dsd.c1109 SCpnt->underflow = this_count << 9; in sd_setup_read_write_cmnd()
Dpmcraid.c3476 if (scsi_cmd->underflow == 0) in pmcraid_queuecommand_lck()
Ddc395x.c3388 && srb->total_xfer_length >= cmd->underflow) in srb_done()
Dipr.c6366 if (scsi_cmd->underflow == 0) in ipr_queuecommand()
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfpsp.S964 # underflow exception. Since this is incorrect, we need to check
966 # no underflow was called for. We do these checks only in
1390 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
1722 # underflow can happen for extended precision. extended precision opclass
1968 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
4205 # or underflow that was disabled, then we have to force an overflow or
4206 # underflow frame. the eventual overflow or underflow handler will see that
4235 # insert an underflow frame
5309 # here, the operation may underflow iff the precision is sgl or dbl.
6971 # extended-precision numbers whose square over/underflow #
[all …]
Dpfpsp.S963 # underflow exception. Since this is incorrect, we need to check
965 # no underflow was called for. We do these checks only in
1389 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
1721 # underflow can happen for extended precision. extended precision opclass
1967 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
Dftest.S928 # This test will take an underflow directly.
980 # This test will take a non-maskable underflow directly.
Dfplsp.S428 set unfl_bit, 3 # underflow
435 set aunfl_bit, 5 # accrued underflow bit
456 set unfl_mask, 0x00000800 # underflow exception mask
463 set aunfl_mask, 0x00000020 # accrued underflow
6819 # neither overflow nor underflow. If AdjFlag = 1, that #
6822 # Hence, exp(X) may overflow or underflow or neither. #
6825 # over/underflow. Possible exception in 6.4 is overflow #
6826 # or underflow. The inexact exception is not generated in #
6863 # Notes: Exp(X) will surely overflow or underflow, depending on #
9319 bmi t_unfl # yes; underflow
[all …]
/linux-4.1.27/drivers/scsi/aacraid/
Daachba.c3038 if (le32_to_cpu(srbreply->data_xfer_length) < scsicmd->underflow) { in aac_srb_callback()
3229 if(scsicmd->underflow && (byte_count < scsicmd->underflow)){ in aac_build_sg()
3231 byte_count, scsicmd->underflow); in aac_build_sg()
3276 if(scsicmd->underflow && (byte_count < scsicmd->underflow)){ in aac_build_sg64()
3278 byte_count, scsicmd->underflow); in aac_build_sg64()
3325 if(scsicmd->underflow && (byte_count < scsicmd->underflow)){ in aac_build_sgraw()
3327 byte_count, scsicmd->underflow); in aac_build_sgraw()
3403 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sgraw2()
3405 byte_count, scsicmd->underflow); in aac_build_sgraw2()
/linux-4.1.27/arch/m68k/ifpsp060/
Dfskeleton.S89 | This is the exit point for the 060FPSP when an enabled underflow exception
91 | for enabled underflow conditions. The exception stack frame is an underflow
DTEST.DOC153 (3) non-maskable overflow/underflow exceptions
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_fc.h278 if (scsi_bufflen(scsi) - resid < scsi->underflow && in zfcp_fc_eval_fcp_rsp()
/linux-4.1.27/include/linux/netfilter/
Dx_tables.h216 unsigned int underflow[NF_INET_NUMHOOKS]; member
/linux-4.1.27/Documentation/scsi/
Ddpti.txt51 * Added checking underflow conditions
DChangeLog.1992-19971847 * scsi.c: Initialize transfersize and underflow fields in SCmd to 0.
1851 transfersize and underflow fields.
1856 Initialize transfersize and underflow fields.
1864 transfersize and underflow fields. Support scatter-gather.
Dscsi_mid_low_api.txt1307 underflow - LLD should place (DID_ERROR << 16) in 'result' if
/linux-4.1.27/Documentation/arm/
Dkernel_mode_neon.txt68 like IEEE-754 compliant underflow handling etc. When the VFP unit needs such
/linux-4.1.27/drivers/message/fusion/
Dmptscsih.c542 "resid = %d\n", ioc->name, scsi_bufflen(sc), sc->underflow, in mptscsih_info_scsiio()
806 if((xfer_cnt==0)||(sc->underflow > xfer_cnt)) in mptscsih_io_done()
852 if (xfer_cnt < sc->underflow) { in mptscsih_io_done()
872 ioc->name, sc->underflow)); in mptscsih_io_done()
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_isr.c168 cmd->underflow)) { in qla4xxx_status_entry()
260 cmd->underflow) { in qla4xxx_status_entry()
/linux-4.1.27/drivers/media/usb/pwc/
Dphilips.txt205 32 0x20 Showing underflow, overflow and Dumping frame On
/linux-4.1.27/drivers/scsi/libsas/
Dsas_scsi_host.c73 if (scsi_bufflen(sc) - scsi_get_resid(sc) < sc->underflow) in sas_end_task()
/linux-4.1.27/drivers/usb/storage/
Dtransport.c857 scsi_bufflen(srb) - scsi_get_resid(srb) < srb->underflow) in usb_stor_invoke_transport()
/linux-4.1.27/Documentation/x86/
Dintel_mpx.txt8 usurped at runtime due to buffer overflow or underflow.
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_mr.c2382 cp->underflow)) { in qlafx00_status_entry()
2434 cp->underflow)) { in qlafx00_status_entry()
2439 resid, scsi_bufflen(cp), cp->underflow); in qlafx00_status_entry()
Dqla_isr.c2176 cp->underflow)) { in qla2x00_status_entry()
2222 cp->underflow)) { in qla2x00_status_entry()
/linux-4.1.27/drivers/scsi/arm/
Dacornscsi.c818 if (SCpnt->underflow == 0) { in acornscsi_done()
823 if (host->scsi.SCp.scsi_xferred < SCpnt->underflow || in acornscsi_done()
/linux-4.1.27/drivers/scsi/bfa/
Dbfad_im.c67 cmnd->underflow) { in bfa_cb_ioim_done()
/linux-4.1.27/arch/x86/math-emu/
DREADME115 (b) the underflow exception is masked.
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_scsi.c3773 cmnd->underflow); in lpfc_handle_fcp_err()
3802 < cmnd->underflow)) { in lpfc_handle_fcp_err()
3808 scsi_get_resid(cmnd), cmnd->underflow); in lpfc_handle_fcp_err()
/linux-4.1.27/drivers/scsi/libfc/
Dfc_fcp.c892 fsp->scsi_resid) < fsp->cmd->underflow) in fc_fcp_resp()
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt404 be understood as an underflow into the highest possible value, -2 or
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1758 } else if (amount_xferred < scb->io_ctx->underflow) { in ahc_done()
Daic79xx_osm.c1827 } else if (amount_xferred < scb->io_ctx->underflow) { in ahd_done()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_scsi.c1616 < cmnd->underflow)) in csio_scsi_err_handler()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_scsih.c4222 "resid(%d)\n", ioc->name, scsi_bufflen(scmd), scmd->underflow, in _scsih_scsi_ioc_info()
4559 if ((xfer_cnt == 0) || (scmd->underflow > xfer_cnt)) in _scsih_io_done()
4571 if (xfer_cnt < scmd->underflow) { in _scsih_io_done()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c3838 ioc->name, scsi_bufflen(scmd), scmd->underflow, in _scsih_scsi_ioc_info()
4158 if ((xfer_cnt == 0) || (scmd->underflow > xfer_cnt)) in _scsih_io_done()
4170 if (xfer_cnt < scmd->underflow) { in _scsih_io_done()
/linux-4.1.27/drivers/scsi/ibmvscsi/
Dibmvfc.c1560 (scsi_bufflen(cmnd) - scsi_get_resid(cmnd) < cmnd->underflow)) in ibmvfc_scsi_done()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.c1341 task->sc->underflow)) in be_complete_io()
/linux-4.1.27/Documentation/s390/
DDebugging390.txt142 22 22 Exponent underflow mask if 1=FPU exceptions for this event occur
/linux-4.1.27/arch/x86/
DKconfig1642 overflow or underflow bugs.