• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/

Lines Matching refs:inexact

449 set inex2_bit,		1			# inexact result 2
450 set inex1_bit, 0 # inexact result 1
452 set aiop_bit, 7 # accrued inexact operation bit
456 set ainex_bit, 3 # accrued inexact bit
484 set ainex_mask, 0x00000008 # accrued inexact
534 set INEX_VEC, 0xc4 # inexact vector offset
626 # but the inexact exception was enabled, this handler must exit #
628 # was inexact. #
722 # and inexact. and, the inexact is such that overflow occurred and was disabled
723 # but inexact was enabled.
755 # overflow occurred but is disabled. meanwhile, inexact is enabled. Therefore,
866 # but the inexact exception was enabled and the result was inexact, #
868 # was inexact. #
970 # and inexact. and, the inexact is such that overflow occurred and was disabled
971 # but inexact was enabled.
1017 # underflow occurred but is disabled. meanwhile, inexact is enabled. Therefore,
1025 # But, whether bogus or not, if inexact is enabled AND it occurred,
1109 # _real_inex() - "callout" to operating system inexact handler #
1364 btst &inex2_bit,FPCR_ENABLE(%a6) # was inexact enabled?
1388 # the enabled exception was inexact
1620 # if a disabled overflow occurred and inexact was enabled but the result
1626 btst &inex2_bit,FPCR_ENABLE(%a6) # was inexact enabled?
1942 btst &inex2_bit,FPCR_ENABLE(%a6) # was inexact enabled?
1966 # the enabled exception was inexact
2652 # no exception occurred. now, did a disabled, exact overflow occur with inexact
2658 btst &inex2_bit,FPCR_ENABLE(%a6) # is inexact enabled?
2669 # the enabled exception was inexact. so, if it occurs with an overflow
3568 # _real_inex() - "callout" to operating system inexact handler #
3587 # inexact result out to memory or data register file as it should. #
3712 # inexact exceptions. we do this here before passing control to
3713 # the user inexact handler.
3717 # although packed opclass three operations can take inexact
6161 # inexact (i.e. if any of the g-r-s bits were set). #
7447 tst.b 3+SRC_HI(%a0) # is result inexact?
7449 tst.l SRC_LO(%a0) # is result inexact?
8084 # set the inexact bits.
8086 # - if overflow or inexact is enabled, we need a multiply result rounded to
8168 # set the inexact bits.
8195 # set the inexact bits.
8197 # - if overflow or inexact is enabled, we need a multiply result rounded to
8634 # if underflow or inexact is enabled, then go calculate the EXOP first.
8649 # operand will underflow AND underflow or inexact is enabled.
9414 # if underflow or inexact is enabled, go calculate EXOP first.
10030 # if underflow or inexact is enabled, go calculate EXOP first.
12110 # if underflow or inexact is enabled, go calculate EXOP first.
13006 # Clean up and return. Check if the final mul or div was inexact. #
14059 # be inexact, since all powers of ten upto 10^27 are exact
14140 # value calculated cannot be inexact.