Home
last modified time | relevance | path

Searched defs:roundmode (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/rx/
H A Dop_helper.c125 static const int roundmode[] = { in helper_set_fpsw() local
/openbmc/qemu/target/alpha/
H A Dfpu_helper.c454 static uint64_t do_cvttq(CPUAlphaState *env, uint64_t a, int roundmode) in do_cvttq()