unicorn/qemu/tcg/aarch64
Richard Henderson 6820964e2f
tcg/aarch64: Fix tcg_out_movi
There were some patterns, like 0x0000_ffff_ffff_00ff, for which we
would select to begin a multi-insn sequence with MOVN, but would
fail to set the 0x0000 lane back from 0xffff.

Backports commit 50b468d42107a2c646b1c566ed17d9ec362c51c4 from qemu
2018-03-01 09:15:34 -05:00
..
tcg-target.h tcg: Clean up tcg-target.h header guards 2018-02-25 04:15:08 -05:00
tcg-target.inc.c tcg/aarch64: Fix tcg_out_movi 2018-03-01 09:15:34 -05:00