Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c3031 #define DO_VCMLAH(N, M, D, S) float16_muladd(N, M, D, 0, S) macro
3043 DO_VCMLA(vcmla0h, 2, float16, 0, DO_VCMLAH)
3045 DO_VCMLA(vcmla90h, 2, float16, 1, DO_VCMLAH)
3047 DO_VCMLA(vcmla180h, 2, float16, 2, DO_VCMLAH)
3049 DO_VCMLA(vcmla270h, 2, float16, 3, DO_VCMLAH)