unicorn/qemu/tcg/i386
Richard Henderson 6b91e9bae1 tcg/i386: Implement INDEX_op_rotl{i,s,v}_vec
For immediates, we must continue the special casing of 8-bit
elements. The other element sizes and shift types are trivially
implemented with shifts.

Backports commit 885b1706df6f0211a22e120fac910fb3abf3e733 from qemu
2020-06-14 22:09:24 -04:00
..
tcg-target.h tcg: Implement gvec support for rotate by scalar 2020-06-14 22:00:50 -04:00
tcg-target.inc.c tcg/i386: Implement INDEX_op_rotl{i,s,v}_vec 2020-06-14 22:09:24 -04:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00