Home | History | Annotate | Download | only in dist

Lines Matching refs:NEGATIVE

446 set neg_bit,		0x3			# negative result
471 set neg_mask, 0x08000000 # negative bit mask (lw)
476 set neg_bmask, 0x08 # negative bit mask (byte)
2325 neg.w %d0 # make exponent negative
2829 neg.l %d0 # get negative of size
5185 ror.l &1,%d1 # D0 WAS ODD IFF D0 IS NEGATIVE
6775 tst.b (%a0) # is X positive or negative?
7361 tst.b (%a0) # is X positive or negative?
7636 blt.b sgetexpn # it's negative
7663 bmi.b sgetmann # it's negative
8343 cmp.l %d1,&0 # CHECK IF X IS NEGATIVE
8344 blt.w LOGNEG # LOG OF NEGATIVE ARGUMENT IS INVALID
9686 tst.b SRC_EX(%a1) # is src negative?
10142 tst.b SRC_EX(%a0) # no; is src negative?
10193 tst.b LOCAL_EX(%a0) # is denorm negative?
10504 # ld_mzero(): return a negative zero.
10526 bmi.b ld_minf # if negative branch
10538 # ld_minf():return a negative infinity.
10552 bmi.b ld_minf # if negative branch
10557 # szr_inf(): Return +ZERO for a negative src operand or #
10568 # jump to operand error routine for a negative src operand. #
10578 # setoxm1i(): Return minus one for a negative src operand or #
10606 # ld_mone(): return negative one.
10635 # ld_mpi2(): return negative PI/2.
10667 # register and jump to the operand error routine for negative
11694 btst &neg_bit,FPSR_CC(%a6) # is result negative?
12090 tst.b SRC_EX(%a0) # is the operand negative?
12106 tst.b SRC_EX(%a0) # is the operand negative?
12117 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
12208 tst.b FP_SCR0_EX(%a6) # is operand negative?
12274 btst &neg_bit,FPSR_CC(%a6) # is result negative?
12513 btst &neg_bit,FPSR_CC(%a6) # is result negative?
12900 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
13054 btst &neg_bit,FPSR_CC(%a6) # is result negative?
13155 tst.b SRC_EX(%a0) # is operand negative?
13179 tst.b SRC_EX(%a0) # is operand negative?
13190 tst.b SRC_EX(%a0) # is operand negative?
13203 tst.b SRC_EX(%a0) # is operand negative?
13293 tst.b SRC_EX(%a0) # is ZERO negative?
13309 tst.b SRC_EX(%a0) # is INF negative?
13395 tst.b SRC_EX(%a0) # is ZERO negative?
13411 tst.b SRC_EX(%a0) # is INF negative?
13518 # normalize the mantissa and add the bias of 0x6000 to the resulting negative
13669 btst &neg_bit,FPSR_CC(%a6) # is result negative?
13851 # 'N' bit for a negative QNAN or SNAN input so we must squelch it here.
13913 tst.b %d0 # is src op negative?
13927 tst.b %d0 # is src op negative?
14052 btst &neg_bit,FPSR_CC(%a6) # is result negative?
14405 btst &neg_bit,FPSR_CC(%a6) # is result negative
14739 btst &neg_bit,FPSR_CC(%a6) # is result negative?
14975 # the signs are the same. so determine whether they are positive or negative
14977 tst.b %d0 # are ZEROes positive or negative?
14978 bmi.b fadd_zero_rm # negative
15192 btst &neg_bit,FPSR_CC(%a6) # is result negative?
15429 tst.b %d0 # is dst negative?
15500 tst.b DST_EX(%a1) # is INF negative?
15564 tst.b SRC_EX(%a0) # is operand negative?
15581 tst.b SRC_EX(%a0) # is operand negative?
15751 btst &neg_bit,FPSR_CC(%a6) # is result negative?
15826 tst.b SRC_EX(%a0) # is ZERO positive or negative?
15827 bmi.b fsqrt_zero_m # negative
15838 tst.b SRC_EX(%a0) # is INF positive or negative?
15839 bmi.l res_operr # negative
20570 tst.b SRC_EX(%a0) # is operand negative?
20669 tst.b 2+FP_SCR0_EX(%a6) # is EXOP negative?
20791 tst.b SRC_EX(%a0) # is operand negative?
20889 bset &0x1f,%d0 # if negative, set sign
20954 bset &0x1f,%d0 # if negative, put in sign first
22100 # If sign of fp number = 1 (negative), then add 1 to l. #
22104 bpl.w truncate # if negative then truncate
23031 # if negative, count the trailing zeros. Set the adjusted #
23053 # it is negative. #
23127 neg.l %d1 # now negative, make pos and set SE
23202 # if the exp was positive, and added if it was negative. The purpose
23214 # 2n.(negative exp)
23301 # This section handles a negative adjusted exponent.
23416 bpl.b no_neg # if exp is negative,
23446 fdiv.x %fp1,%fp0 # exp is negative, so divide mant by exp
23776 tst.l %d7 # if negative, never set OPERR
23909 # to overflow. Only a negative iscale can cause this, so
23958 ori.w &0x8000,(%a0) # make DENORM exp negative
24324 blt.b use_ilog # if negative, use ILOG