Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhelper.h28 DEF_HELPER_FLAGS_4(fcircadd, TCG_CALL_NO_RWG_SE, s32, s32, s32, s32, s32)
H A Dop_helper.c261 int32_t HELPER(fcircadd)(int32_t RxV, int32_t offset, int32_t M, int32_t CS) in HELPER() argument