unicorn/qemu/tcg/aarch64
Richard Henderson be78062fd8 tcg: Implement gvec support for rotate by vector
No host backend support yet, but the interfaces for rotlv
and rotrv are in place.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
v3: Drop the generic expansion from rot to shift; we can do better
for each backend, and then this code becomes unused.

Backports commit 5d0ceda902915e3f0e21c39d142c92c4e97c3ebb from qemu
2020-06-14 21:43:46 -04:00
..
tcg-target-opc.h tcg/aarch64: Support vector variable shift opcodes 2019-05-16 15:58:54 -04:00
tcg-target.h tcg: Implement gvec support for rotate by vector 2020-06-14 21:43:46 -04:00
tcg-target.inc.c tcg: TCGMemOp is now accelerator independent MemOp 2019-11-28 03:01:12 -05:00