/titanic_50/usr/src/lib/libm/i386/src/ |
H A D | nextafterf.s | 85 jz .underflow 96 .underflow: label 99 fmul %st(0),%st / underflow-to-0, z 100 fstps PIC_L(ftmpf) / z & create underflow signal
|
H A D | nextafter.s | 100 jz .underflow 116 .underflow: label 120 fstpl PIC_L(ftmp) / create underflow signal
|
H A D | exp.s | 87 je .underflow 98 .underflow: label
|
H A D | expm1f.s | 67 / avoid spurious underflow when scaling to compute exp(x) 99 / avoid spurious underflow when scaling to compute exp(x)
|
H A D | pow.s | 57 / if x and y are finite and x**y = 0 _SVID_libm_err (underflow) 214 jmp .signok / check for over/underflow 225 jmp .signok / check for over/underflow 299 / check for underflow
|
H A D | expm1.s | 65 / avoid spurious underflow when scaling to compute exp(x)
|
H A D | nextafterl.s | 173 fmulp %st,%st(0) / create underflow signal
|
H A D | nexttowardl.s | 173 fmulp %st,%st(0) / create underflow signal
|
H A D | powf.s | 200 jmp .signok / check for over/underflow 211 jmp .signok / check for over/underflow 221 jmp .signok / check for over/underflow
|
H A D | powl.s | 196 jmp .signok / check for over/underflow 207 jmp .signok / check for over/underflow 217 jmp .signok / check for over/underflow
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | decimal_bin.c | 446 goto underflow; 453 underflow: 515 goto underflow; 522 underflow: 584 goto underflow; 591 underflow: 666 goto underflow; 672 underflow:
|
/titanic_50/usr/src/uts/sun4/ml/ |
H A D | proc_init.s | 125 ! Otherwise, overflow/underflow handlers, etc. can get very upset! 154 restore ! WILL cause underflow
|
/titanic_50/usr/src/lib/libm/amd64/src/ |
H A D | powl.s | 192 jmp .signok / check for over/underflow 202 jmp .signok / check for over/underflow 211 jmp .signok / check for over/underflow
|
/titanic_50/usr/src/uts/common/io/rtls/ |
H A D | rtls.h | 141 uint32_t underflow; member
|
H A D | rtls.c | 864 *val = rtlsp->stats.underflow; in rtls_m_stat() 1092 rtlsp->stats.underflow++; in rtls_send()
|
/titanic_50/usr/src/uts/intel/io/dnet/ |
H A D | dnet.h | 493 underflow : 1, member
|
H A D | dnet.c | 1897 if (descp->desc0.underflow) { in update_tx_stats()
|
/titanic_50/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.h | 110 uint32_t underflow; member
|
H A D | sfe.c | 1362 dp->stats.underflow++; in sfe_tx_desc_stat()
|
H A D | sfe_util.c | 4311 val = gstp->underflow; in gem_m_getstat()
|
/titanic_50/usr/src/lib/libc/sparcv9/fp/ |
H A D | __quad_mag64.s | 312 tst %l2 ! see if we need to raise underflow 674 andcc %i5,4,%g0 ! see if we need to raise underflow
|
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4v/ |
H A D | zambezi.esc | 240 event ereport.asic.zambezi.lfu.irq-underflow@interconnect 507 ereport.asic.zambezi.lfu.irq-underflow@interconnect;
|
/titanic_50/usr/src/tools/scripts/ |
H A D | webrev.sh | 1178 // correcting for overflow and underflow of the value and return
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | float | 39 tst ast_div_underflow_fpe note{ fpe on div underflow }end noexecute{
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 1421 regnexec,regrexec: fix unsigned underflow init error
|