unicorn/qemu/tcg/i386
Richard Henderson 520ec7ca76 tcg: Increase tcg_out_dupi_vec immediate to int64_t
While we don't store more than tcg_target_long in TCGTemp,
we shouldn't be limited to that for code generation. We will
be able to use this for INDEX_op_dup2_vec with 2 constants.

Also pass along the minimal vece that may be said to apply
to the constant. This allows some simplification in the
various backends.

Backports 4e18617555955503628a004ed97e1fc2fa7818b9
2021-03-03 20:27:39 -05:00
..
tcg-target.h tcg: Introduce INDEX_op_qemu_st8_i32 2021-03-03 19:51:20 -05:00
tcg-target.inc.c tcg: Increase tcg_out_dupi_vec immediate to int64_t 2021-03-03 20:27:39 -05:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00