qemu-e2k/tcg/arm
Richard Henderson 31d366390c tcg/arm: Implement TCG_TARGET_HAS_shv_vec
The three vector shift by vector operations are all implemented via
expansion.  Therefore do not actually set TCG_TARGET_HAS_shv_vec,
as none of shlv_vec, shrv_vec, sarv_vec may actually appear in the
instruction stream, and therefore also do not appear in tcg_target_op_def.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-06-04 11:50:11 -07:00
..
tcg-target-con-set.h tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec 2021-06-04 11:50:11 -07:00
tcg-target-con-str.h tcg/arm: Implement minimal vector operations 2021-06-04 11:50:11 -07:00
tcg-target.c.inc tcg/arm: Implement TCG_TARGET_HAS_shv_vec 2021-06-04 11:50:11 -07:00
tcg-target.h tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec 2021-06-04 11:50:11 -07:00
tcg-target.opc.h tcg/arm: Implement TCG_TARGET_HAS_shv_vec 2021-06-04 11:50:11 -07:00