Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.h77 DEF_HELPER_4(advsimd_muladd2h, i32, i32, i32, i32, ptr)
H A Dhelper-a64.c582 uint32_t HELPER(advsimd_muladd2h)(uint32_t two_a, uint32_t two_b, in HELPER() argument