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

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-fpu.h111 sim_fpu_round_down = 4, enumerator in enum:__anon2468
H A Dsim-fpu.c497 case sim_fpu_round_down:
786 case sim_fpu_round_down:
814 case sim_fpu_round_down:
864 case sim_fpu_round_down:
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-fpu.h113 sim_fpu_round_down = 4, enumerator in enum:__anon1905
H A Dsim-fpu.c495 case sim_fpu_round_down:
784 case sim_fpu_round_down:
812 case sim_fpu_round_down:
862 case sim_fpu_round_down:
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/common/
H A Dfpu-tst.c83 rounding_mode = sim_fpu_round_down;
/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dsim-main.h240 : ((FPSR & FPSR_RM) == 0x00080000) ? sim_fpu_round_down \
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dsim-main.h221 : ((FPSR & FPSR_RM) == 0x00080000) ? sim_fpu_round_down \
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/common/
H A Dfpu-tst.c83 rounding_mode = sim_fpu_round_down;
/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dcp1.c490 round = sim_fpu_round_down;
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dcp1.c501 round = sim_fpu_round_down;

Completed in 119 milliseconds