commit | 9d8bf2d125f2d602d59d8fe1bdb27e17565b1fb8 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri May 02 15:01:31 2014 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Sat May 24 08:45:16 2014 -0700 |
tree | 59d91edb04b9a93ab987ee5f0f613f0d727e3170 | |
parent | f9a716325facc32064d491ddbce4aa2e81f9a1ce [diff] |
tcg-mips: Move softmmu slow path out of line At the same time, tidy up the call helpers, avoiding a memory reference. Split out several subroutines. Use TCGMemOp constants. Make endianness selectable at runtime. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>