Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c530 static inline void div_flags_handler(CPUPPCState *env, int flags, uintptr_t ra) in div_flags_handler() function
791 FPU_HELPER(FDIV, float64_div, div_flags_handler)
792 FPU_HELPER(FDIVS, float64r32_div, div_flags_handler)