Searched defs:helper_fdiv (Results 1 – 3 of 3) sorted by relevance
254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
188 uint32_t helper_fdiv(CPUMBState *env, uint32_t a, uint32_t b) in helper_fdiv() function
158 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function