diff options
author | Richard Henderson <rth@twiddle.net> | 2014-09-16 09:51:46 -0700 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2014-09-29 14:55:28 -0400 |
commit | b6c73a6d45b63926066aa71702d6017e7e43724a (patch) | |
tree | da878bb5d580d5538b4ff19b37a207d38c424159 /tcg/sparc | |
parent | 58099c80664a2feed354f2ff8014350180becb5d (diff) | |
download | qemu-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/sparc')
0 files changed, 0 insertions, 0 deletions