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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-fpu.h272 INLINE_SIM_FPU (int) sim_fpu_to64i (signed64 *i, const sim_fpu *f,
H A Dsim-fpu.c2019 sim_fpu_to64i (signed64 *i, function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Dsh64.c448 sim_fpu_to64i (&result, &f, sim_fpu_round_zero);
459 sim_fpu_to64i (&result, &f, sim_fpu_round_zero);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mips/
H A Dcp1.c1425 status |= sim_fpu_to64i (&result64, &wop, round);

Completed in 75 milliseconds