summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRichard Henderson2020-09-05 22:13:10 +0200
committerRichard Henderson2021-06-04 20:50:11 +0200
commit31d366390cc4316e55362d40cfc52542d6eea5ab (patch)
tree0e01e20a6e7375c9a0dee9177925022d0af0b8cc /scripts
parenttcg/arm: Implement TCG_TARGET_HAS_bitsel_vec (diff)
downloadqemu-31d366390cc4316e55362d40cfc52542d6eea5ab.tar.gz
qemu-31d366390cc4316e55362d40cfc52542d6eea5ab.tar.xz
qemu-31d366390cc4316e55362d40cfc52542d6eea5ab.zip
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions