]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
tcg-aarch64: Use tcg_out_mov in preference to tcg_out_movr
authorRichard Henderson <rth@twiddle.net>
Thu, 3 Apr 2014 18:41:34 +0000 (14:41 -0400)
committerRichard Henderson <rth@redhat.com>
Wed, 16 Apr 2014 16:13:02 +0000 (12:13 -0400)
commitb825025f08823453929ad02cb16dcfbab7eab327
treeea86f358507543af841436dc91b7efe015a54b10
parenta056c9faa4a0bd790630caac4ff9f5a841a33177
tcg-aarch64: Use tcg_out_mov in preference to tcg_out_movr

It's the more canonical interface.

Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/aarch64/tcg-target.c