HomeSort by: relevance | last modified time | path
    Searched refs:do_normal_underflow (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/common/
sim-fpu.c 797 do_normal_underflow (sim_fpu *f, function
925 status |= do_normal_underflow (f, is_double, round);
946 status = do_normal_underflow (f, is_double, round);
959 status |= do_normal_underflow (f, is_double, round);
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-fpu.c 797 do_normal_underflow (sim_fpu *f, function
925 status |= do_normal_underflow (f, is_double, round);
946 status = do_normal_underflow (f, is_double, round);
959 status |= do_normal_underflow (f, is_double, round);

Completed in 27 milliseconds