Home
last modified time | relevance | path

Searched defs:sfrecipa (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dmulti_result.c26 static int32_t sfrecipa(int32_t Rs, int32_t Rt, bool *pred_result) in sfrecipa() function
/openbmc/qemu/target/hexagon/
H A Dop_helper.c316 uint64_t HELPER(sfrecipa)(CPUHexagonState *env, float32 RsV, float32 RtV) in HELPER() argument