xemu/include/tcg
Richard Henderson 44c94677fe tcg: Add tcg_gen_gvec_dup_imm
Add a version of tcg_gen_dup_* that takes both immediate and
a vector element size operand.  This will replace the set of
tcg_gen_gvec_dup{8,16,32,64}i functions that encode the element
size within the function name.

Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-05-06 09:24:58 -07:00
..
tcg-gvec-desc.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10:00
tcg-mo.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10:00
tcg-op-gvec.h tcg: Add tcg_gen_gvec_dup_imm 2020-05-06 09:24:58 -07:00
tcg-op.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10:00
tcg-opc.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10:00
tcg.h misc: Replace zero-length arrays with flexible array member (automatic) 2020-03-16 22:07:42 +01:00