commit | 6f4724672c9cda92de9d30d0f76f57d684e03a5d | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Sat Aug 10 14:56:12 2013 -0400 |
committer | Richard Henderson <rth@redhat.com> | Wed Apr 16 12:13:00 2014 -0400 |
tree | 6829a45af0fa313eb8e00e3bfec3153aeaf01431 | |
parent | 38d195aa05f0efce1c97ed257a8c42ec08d493e7 [diff] |
tcg-aarch64: Avoid add with zero in tlb load Some guest env are small enough to reach the tlb with only a 12-bit addition. Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com> Signed-off-by: Richard Henderson <rth@twiddle.net>