qemu-e2k/tcg/aarch64
Richard Henderson 8cf9a3d3f7 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.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-Id: <20161207180727.6286-3-rth@twiddle.net>
2017-01-13 11:47:29 -08:00
..
tcg-target.h tcg: Add opcode for ctpop 2017-01-10 08:48:56 -08:00
tcg-target.inc.c tcg/aarch64: Fix tcg_out_movi 2017-01-13 11:47:29 -08:00