Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhelper.h91 DEF_HELPER_4(sffma_lib, f32, env, f32, f32, f32)
H A Dop_helper.c1226 float32 HELPER(sffma_lib)(CPUHexagonState *env, float32 RxV, in HELPER() argument