qemu-e2k/tcg/i386
Richard Henderson 885b1706df 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.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-06-02 08:42:37 -07:00
..
tcg-target.h tcg: Implement gvec support for rotate by scalar 2020-06-02 08:42:37 -07:00
tcg-target.inc.c tcg/i386: Implement INDEX_op_rotl{i,s,v}_vec 2020-06-02 08:42:37 -07:00
tcg-target.opc.h tcg/i386/tcg-target.opc.h: Add copyright/license 2019-11-11 15:11:21 +01:00