Searched refs:roundmode (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/rx/ |
H A D | op_helper.c | 125 static const int roundmode[] = { in helper_set_fpsw() local 137 set_float_rounding_mode(roundmode[FIELD_EX32(env->fpsw, FPSW, RM)], in helper_set_fpsw()
|
/openbmc/qemu/target/alpha/ |
H A D | fpu_helper.c | 454 static uint64_t do_cvttq(CPUAlphaState *env, uint64_t a, int roundmode) in do_cvttq() argument 461 ret = float64_to_int64_modulo(fa, roundmode, &FP_STATUS); in do_cvttq()
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | gdb-config.c.inc | 249 XTREG(175,720, 2, 4, 4,0x201f,0x0006, 0, 5,0x1010,roundmode,
|
/openbmc/qemu/target/xtensa/core-dsp3400/ |
H A D | gdb-config.c.inc | 360 XTREG(256,2096, 2, 4, 4,0x2014,0x0006, 0, 5,0x1010,roundmode,
|