unicorn/qemu/tcg/i386
Richard Henderson 3d20e1678c
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.

Backports commit e7632cfa8b76cdbbc1c76e8737338ef5844e7d60 from qemu
2019-05-16 15:18:48 -04:00
..
tcg-target.h tcg/i386: Support INDEX_op_extract2_{i32,i64} 2019-04-30 09:37:39 -04:00
tcg-target.inc.c tcg: Promote tcg_out_{dup,dupi}_vec to backend interface 2019-05-16 15:18:48 -04:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00