unicorn/qemu/target
Richard Henderson 3ac9b9b206 target/arm: Use tcg_gen_gvec_mov for clear_vec_high
The 8-byte store for the end a !is_q operation can be
merged with the other stores. Use a no-op vector move
to trigger the expand_clr portion of tcg_gen_gvec_mov.

Backports commit 5c27392dd08bd8534893abf25ef501f1bd8680fe from qemu
2020-06-14 21:00:57 -04:00
..
arm target/arm: Use tcg_gen_gvec_mov for clear_vec_high 2020-06-14 21:00:57 -04:00
i386 softfloat: Name compare relation enum 2020-05-21 18:08:52 -04:00
m68k softfloat: Name rounding mode enum 2020-05-21 18:02:05 -04:00
mips softfloat: Replace flag with bool 2020-05-21 17:48:12 -04:00
riscv target/riscv: Add a sifive-e34 cpu type 2020-04-30 21:08:10 -04:00
sparc softfloat: Name compare relation enum 2020-05-21 18:08:52 -04:00