Home
last modified time | relevance | path

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

/openbmc/qemu/target/rx/
H A Dop_helper.c155 void helper_fcmp(CPURXState *env, float32 t0, float32 t1) in FLOATOP()
/openbmc/qemu/target/tricore/
H A Dfpu_helper.c334 uint32_t helper_fcmp(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fcmp() function