Home
last modified time | relevance | path

Searched refs:helper_divu (Results 1 – 2 of 2) sorted by relevance

/qemu/target/rx/
H A Dop_helper.c410 uint32_t helper_divu(CPURXState *env, uint32_t num, uint32_t den) in helper_divu() function
/qemu/target/microblaze/
H A Dop_helper.c99 uint32_t helper_divu(CPUMBState *env, uint32_t a, uint32_t b) in helper_divu() function