Home | History | Annotate | Download | only in dist

Lines Matching refs:ONLY

631 # the default result (only if the instruction is opclass 3). For 	#
674 # since, I believe, only NORMs and DENORMs can come through here,
720 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
731 # the exceptional possibilities we have left ourselves with are ONLY overflow
871 # the default result (only if the instruction is opclass 3). For #
963 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
975 # no underflow was called for. We do these checks only in
979 # the exceptional possibilities we have left ourselves with are ONLY overflow
1356 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled
1524 # the src can ONLY be a DENORM or an UNNORM! so, don't make any big subroutine
1625 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled
1934 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled & set
2170 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled
2177 # the only exception possible on packed move out are INEX, OPERR, and SNAN.
2589 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic
2594 # store a result. then, only fcmp will branch back and pick up a dst operand.
2658 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enable and set
4285 andi.l &0x000000ff,%d0 # keep only lo byte
5059 btst &0x8,%d0 # is disp only 8 bits?
6008 # it only plays a role in shift amounts of 61-63.
6343 # only. All registers except d0 are kept intact. d0 becomes an
6534 bgt.b unnorm_nrm_zero # yes; denorm only until exp = 0
6551 # exponent would go < 0, so only denormalize until exp = 0
6570 # only mantissa bits set are in lo(man)
7131 # Only "Unimplemented Data Type" exceptions enter here. The operand
7177 # Only "Unimplemented Data Type" exceptions enter here. The operand
7223 # Only "Unimplemented Data Type" exceptions enter here. The operand
7270 # Only "Unimplemented Data Type" exceptions enter here. The operand
7332 andi.w &0x8000,FP_SCR0_EX(%a6) # keep only old sign
7909 # add the extra condition that only if the k-factor was zero, too, should
8166 andi.b &0x30,%d1 # keep rnd mode only
8217 # for fun, let's use only extended precision, round to zero. then, let
8284 andi.b &0x30,%d1 # use only rnd mode
8511 # FP MOVE IN: NORMs and DENORMs ONLY!
8769 # do the fmove in; at this point, only possible ops are ZERO and INF.
8848 # DIVIDE: NORMs and DENORMs ONLY!
9052 andi.b &0x30,%d1 # use only rnd mode
9284 # NEGATE SIGN : norms and denorms ONLY!
9549 # do the fneg; at this point, only possible ops are ZERO and INF.
9907 # ABSOLUTE VALUE: norms and denorms ONLY!
10752 # DIVIDE: NORMs and DENORMs ONLY!
11274 andi.b &0x30,%d1 # use only rnd mode
11993 # SQUARE ROOT: norms and denorms ONLY!
13487 # only one rounding error. The grs bits are collected in #
13511 # A6. This test occurs only on the first pass. If the #
13856 # only one rounding error. The grs bits are collected in
13870 # to overflow. Only a negative iscale can cause this, so
13871 # multiply by 10^(d2), which is now only allowed to be 24,
14066 # A6. This test occurs only on the first pass. If the
14115 # denormalized, check only the case in which YINT > 10^LEN.