aboutsummaryrefslogtreecommitdiff
path: root/tcg/tci
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-09-16 09:51:46 -0700
committerRichard Henderson <rth@redhat.com>2014-09-29 14:55:28 -0400
commitb6c73a6d45b63926066aa71702d6017e7e43724a (patch)
treeda878bb5d580d5538b4ff19b37a207d38c424159 /tcg/tci
parent58099c80664a2feed354f2ff8014350180becb5d (diff)
downloadqemu-b6c73a6d45b63926066aa71702d6017e7e43724a.zip
qemu-b6c73a6d45b63926066aa71702d6017e7e43724a.tar.gz
qemu-b6c73a6d45b63926066aa71702d6017e7e43724a.tar.bz2
tcg: Always enable TCGv type checking
Instead of using structures, which imply some amount of overhead on certain ABIs, use pointer types. This actually reduces the size of the binaries vs a NON-debug build on ppc64 and x86_64, due to a reduction in the number of sign-extension insns. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tcg/tci')
0 files changed, 0 insertions, 0 deletions