Home
last modified time | relevance | path

Searched defs:helper_divs (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/nios2/
H A Dop_helper.c58 int32_t helper_divs(CPUNios2State *env, int32_t num, int32_t den) in helper_divs() function
/openbmc/qemu/target/microblaze/
H A Dop_helper.c91 uint32_t helper_divs(CPUMBState *env, uint32_t a, uint32_t b) in helper_divs() function
/openbmc/qemu/target/alpha/
H A Dfpu_helper.c252 uint64_t helper_divs(CPUAlphaState *env, uint64_t a, uint64_t b) in helper_divs() function