Searched refs:inex (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_operr.S223 | the operr and aiop bits, and clears inex and ainex, incorrectly
322 | operr. If the inex enable bit is set in the FPCR, and either
324 | real inex handler.
H A Dround.S47 | the inex flag in status reg and continue.
431 tstb %d1 |check for inex
432 beq no_inex |if clr, no inex
433 bras dnrm_inex |if set, set inex
449 beqs no_inex |if clr, no inex
450 bras dnrm_inex |if set, set inex
462 beqs no_inex |if clr, no inex
463 bras dnrm_inex |if set, set inex
H A Dskeleton.S88 | Code following the 'inex' label is to handle bug #1232. In this
91 | return was inex, rather than the correct exception. The snan, ovfl,
101 .global inex
102 inex: label
H A Dx_unfl.S81 | unfl. If the inex enable bit is set in the FPCR, and either
83 | real inex handler.
H A Dx_snan.S58 | snan. If the inex enable bit is set in the FPCR, and either
60 | real inex handler.
H A Dscale.S179 st L_SCR2(%a6) |use L_SCR2 to capture inex
H A Ddecbin.S493 | If the final mul/div in decbin incurred an inex exception,
H A Dres_func.S293 orl #aunfl_mask,USER_FPSR(%a6) |if the round was inex, set AUNFL
855 orl %d1,USER_FPSR(%a6) |capture cc's and inex from fadd
882 orl %d1,USER_FPSR(%a6) |capture cc's and inex from fadd
1029 orl %d1,USER_FPSR(%a6) |capture cc's and inex from fadd
1057 orl %d1,USER_FPSR(%a6) |capture cc's and inex from fadd
1445 | set if the result is inex and unfl is signalled.
1909 bsrl round |round result, sets the inex bit in
H A Dbugfix.S170 | nu-generated ovfl, unfl, or inex exception. If the version
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dpfpsp.S966 # funfl_{unfl,inex}_on() because w/ both exceptions disabled, this
6171 # the inex flag in status reg and continue.
13405 # If the final mul/div in decbin incurred an inex exception,
14013 # F_SCR2:Y adjusted for inex/Y with original exponent
H A Dfpsp.S967 # funfl_{unfl,inex}_on() because w/ both exceptions disabled, this
22049 # the inex flag in status reg and continue.
23445 # If the final mul/div in decbin incurred an inex exception,
24053 # F_SCR2:Y adjusted for inex/Y with original exponent

Completed in 140 milliseconds