HomeSort by: relevance | last modified time | path
    Searched defs:UNDERFLOW (Results 1 - 3 of 3) sorted by relevancy

  /src/include/
math.h 228 #define UNDERFLOW 4
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
lb1sf68.S 308 UNDERFLOW = 0x0002
647 UNDERFLOW = 0x0002
688 movew IMM (INEXACT_RESULT+UNDERFLOW),d7
702 Ld$underflow:
706 movew IMM (INEXACT_RESULT+UNDERFLOW),d7
1710 | Now round, check for over- and underflow, and exit.
2031 | Now round, check for over- and underflow, and exit.
2085 bra Ld$underflow | else b is +/-INFINITY, so signal underflow
2139 blt Ld$underflow
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
lb1sf68.S 308 UNDERFLOW = 0x0002
647 UNDERFLOW = 0x0002
688 movew IMM (INEXACT_RESULT+UNDERFLOW),d7
702 Ld$underflow:
706 movew IMM (INEXACT_RESULT+UNDERFLOW),d7
1708 | Now round, check for over- and underflow, and exit.
2029 | Now round, check for over- and underflow, and exit.
2083 bra Ld$underflow | else b is +/-INFINITY, so signal underflow
2138 blt Ld$underflow
    [all...]

Completed in 33 milliseconds