commit | 867b3201a333e35a91bea9febc66cce689a765c4 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Wed Sep 04 11:45:20 2013 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Thu Oct 10 13:19:21 2013 -0700 |
tree | 48aacef51ea834157cf814603f96227d74098712 | |
parent | f713d6ad7b9f52129695d5e3e63541abcd0375c0 [diff] |
exec: Add both big- and little-endian memory helpers Step three in the transition: helpers not tied to the target "default" endianness. To be used when the guest uses a memory operation with non-default endianness. Signed-off-by: Richard Henderson <rth@twiddle.net>