commit | 9e4177ad6d5e5430b03a6262fe80fb9e5ffc275d | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Wed Feb 26 18:54:38 2014 -0500 |
committer | Richard Henderson <rth@redhat.com> | Wed Apr 16 12:13:00 2014 -0400 |
tree | 71ed82237be73c9041e06033ae5165979f3ff172 | |
parent | dc0c8aaf2cf4fe4668aba53ed2e3ecbd16206b73 [diff] |
tcg-aarch64: Use TCGMemOp in qemu_ld/st Making the bswap conditional on the memop instead of a compile-time test. Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com> Signed-off-by: Richard Henderson <rth@twiddle.net>