Searched refs:inex (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | TEST.DOC | 145 0x10: FP enabled snan/operr/ovfl/unfl/dz/inex 159 FP enabled: tests enabled snan/operr/ovfl/unfl/dz/inex. 162 exercises _fpsp_{snan,operr,ovfl,unfl,dz,inex}() and 163 _real_{snan,operr,ovfl,unfl,dz,inex}(). the test expects
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | round.S | 48 | the inex flag in status reg and continue. 432 tstb %d1 |check for inex 433 beq no_inex |if clr, no inex 434 bras dnrm_inex |if set, set inex 450 beqs no_inex |if clr, no inex 451 bras dnrm_inex |if set, set inex 463 beqs no_inex |if clr, no inex 464 bras dnrm_inex |if set, set inex
|
D | x_operr.S | 224 | the operr and aiop bits, and clears inex and ainex, incorrectly 323 | operr. If the inex enable bit is set in the FPCR, and either 325 | real inex handler.
|
D | skeleton.S | 92 | return was inex, rather than the correct exception. The snan, ovfl, 102 .global inex 103 inex: label
|
D | x_unfl.S | 82 | unfl. If the inex enable bit is set in the FPCR, and either 84 | real inex handler.
|
D | x_snan.S | 59 | snan. If the inex enable bit is set in the FPCR, and either 61 | real inex handler.
|
D | scale.S | 180 st L_SCR2(%a6) |use L_SCR2 to capture inex
|
D | res_func.S | 883 orl %d1,USER_FPSR(%a6) |capture cc's and inex from fadd 1058 orl %d1,USER_FPSR(%a6) |capture cc's and inex from fadd 1446 | set if the result is inex and unfl is signalled. 1910 bsrl round |round result, sets the inex bit in
|
D | decbin.S | 494 | If the final mul/div in decbin incurred an inex exception,
|
D | bugfix.S | 171 | nu-generated ovfl, unfl, or inex exception. If the version
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 966 # funfl_{unfl,inex}_on() because w/ both exceptions disabled, this 13405 # If the final mul/div in decbin incurred an inex exception, 14013 # F_SCR2:Y adjusted for inex/Y with original exponent
|
D | fpsp.S | 967 # 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
|