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

/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsh64.c263 sim_fpu_i32to (&f, frgh, sim_fpu_round_default);
274 sim_fpu_i32to (&f, frgh, sim_fpu_round_default);
285 sim_fpu_i64to (&f, drgh, sim_fpu_round_default);
296 sim_fpu_i64to (&f, drgh, sim_fpu_round_default);
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-fpu.h102 The value zero (sim_fpu_round_default) for ALU operations indicates
107 sim_fpu_round_default = 0, enumerator in enum:__anon2468
H A Dsim-fpu.c475 case sim_fpu_round_default:
777 case sim_fpu_round_default:
805 case sim_fpu_round_default:
845 case sim_fpu_round_default:
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-fpu.h104 The value zero (sim_fpu_round_default) for ALU operations indicates
109 sim_fpu_round_default = 0, enumerator in enum:__anon1905
H A Dsim-fpu.c473 case sim_fpu_round_default:
775 case sim_fpu_round_default:
803 case sim_fpu_round_default:
843 case sim_fpu_round_default:

Completed in 201 milliseconds