tcg/arm: Implement TCG_TARGET_HAS_shi_vec
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Sep 2020 19:24:28 +0000 (12:24 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jun 2021 18:50:11 +0000 (11:50 -0700)
commitd4c4e9c51b91d413cf3020ce80ba4914186bfbb4
treeb67d558d908368ef83ce79dc6acf5707bf105545
parent7df44cf6e9e5726c5f9c56a398fc606566673007
tcg/arm: Implement TCG_TARGET_HAS_shi_vec

This consists of the three immediate shifts: shli, shri, sari.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target.c.inc
tcg/arm/tcg-target.h