]> git.proxmox.com Git - mirror_qemu.git/commit - softmmu_template.h
exec: Add both big- and little-endian memory helpers
authorRichard Henderson <rth@twiddle.net>
Wed, 4 Sep 2013 18:45:20 +0000 (11:45 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 10 Oct 2013 20:19:21 +0000 (13:19 -0700)
commit867b3201a333e35a91bea9febc66cce689a765c4
tree48aacef51ea834157cf814603f96227d74098712
parentf713d6ad7b9f52129695d5e3e63541abcd0375c0
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>
include/exec/softmmu_template.h
tcg/tcg.h