commit | b825025f08823453929ad02cb16dcfbab7eab327 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Thu Apr 03 14:41:34 2014 -0400 |
committer | Richard Henderson <rth@redhat.com> | Wed Apr 16 12:13:02 2014 -0400 |
tree | ea86f358507543af841436dc91b7efe015a54b10 | |
parent | a056c9faa4a0bd790630caac4ff9f5a841a33177 [diff] |
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>