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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-fpu.c424 fpu2i (signed64 *i, function
584 fpu2i (&val, f, is_64bit, sim_fpu_round_zero);
2002 int status = fpu2i (&i64, f, 0, round);
2023 return fpu2i (i, f, 1, round);

Completed in 131 milliseconds