Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsme_helper.c978 static float32 f16_dotadd(float32 sum, uint32_t e1, uint32_t e2, in f16_dotadd() function
1039 *a = f16_dotadd(*a, n, m, &fpst_std, &fpst_odd); in HELPER()