Home | History | Annotate | Download | only in dist

Lines Matching refs:Range

7618 #	      an exponent of $3fff and is returned in fp0. The range of #
9346 # check range of offset
9350 cmpi.b %d1,&0x0a # check range $01 - $0a
9351 ble.b z_val # if in this range, return zero
9352 cmpi.b %d1,&0x0e # check range $0b - $0e
9353 ble.b sm_tbl # valid constants in this range
9354 cmpi.b %d1,&0x2f # check range $10 - $2f
9355 ble.b z_val # if in this range, return zero
9356 cmpi.b %d1,&0x3f # check range $30 - $3f
9357 ble.b bg_tbl # valid constants in this range
9395 subi.b &0xb,%d1 # make offset in 0-4 range
9437 subi.b &0x30,%d1 # make offset in 0-f range
9477 # exponents out of range for single or double DO NOT cause underflow
9604 # Source is within 2^14 range.
9680 # Source is outside of 2^14 range. Test the sign and branch
10237 # large enough to hold the range of this result. #
10272 # large enough to hold the range of this result. #
12757 # The destination was In Range and the source was a ZERO. The result,
12777 # The destination was an INF w/ an In Range or ZERO source, the result is
20463 # NORMs(in range) can be stored out by a simple "fmov.s"
20701 # NORMs(in range) can be stored out by a simple "fmov.d"
21074 # According to the index value in d1 which can range from zero #
21928 # Shift value is > 65 and out of range. All bits are shifted off.
23247 mov.l (%sp),%d1 # load expA for range test