qemu-e2k/tcg/i386
Richard Henderson e7632cfa8b tcg: Promote tcg_out_{dup,dupi}_vec to backend interface
The i386 backend already has these functions, and the aarch64 backend
could easily split out one.  Nothing is done with these functions yet,
but this will aid register allocation of INDEX_op_dup_vec in a later patch.

Adjust the aarch64 tcg_out_dupi_vec signature to match the new interface.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-05-13 14:44:03 -07:00
..
tcg-target.h tcg/i386: Support INDEX_op_extract2_{i32,i64} 2019-04-24 13:04:33 -07:00
tcg-target.inc.c tcg: Promote tcg_out_{dup,dupi}_vec to backend interface 2019-05-13 14:44:03 -07:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-02-08 15:54:08 +00:00