Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c3014 #define DO_VCMULH(N, M, D, S) float16_mul(N, M, S) macro
3020 DO_VCMLA(vcmul0h, 2, float16, 0, DO_VCMULH)
3022 DO_VCMLA(vcmul90h, 2, float16, 1, DO_VCMULH)
3024 DO_VCMLA(vcmul180h, 2, float16, 2, DO_VCMULH)
3026 DO_VCMLA(vcmul270h, 2, float16, 3, DO_VCMULH)