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

  /src/external/gpl3/gdb/dist/sim/common/
sim-fpu.c 831 do_normal_round (sim_fpu *f, function
922 status = do_normal_round (f, shift + NR_GUARDS, round);
956 status = do_normal_round (f, NR_GUARDS, round);
1556 do_normal_round (&n, (NR_FRAC_GUARD) - n.normal_exp, sim_fpu_round_near);
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-fpu.c 831 do_normal_round (sim_fpu *f, function
922 status = do_normal_round (f, shift + NR_GUARDS, round);
956 status = do_normal_round (f, NR_GUARDS, round);
1556 do_normal_round (&n, (NR_FRAC_GUARD) - n.normal_exp, sim_fpu_round_near);

Completed in 24 milliseconds