qemu-patch-raspberry4/tcg/aarch64
Richard Henderson dfeb5fe770 tcg-aarch64: Use MOVN in tcg_out_movi
When profitable, initialize the register with MOVN instead of MOVZ,
before setting the remaining lanes with MOVK.

Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2014-04-16 12:12:58 -04:00
..
tcg-target.c tcg-aarch64: Use MOVN in tcg_out_movi 2014-04-16 12:12:58 -04:00
tcg-target.h tcg-aarch64: Support div, rem 2014-03-14 11:00:10 -07:00