diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-10-04 20:29:02 +0200 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-10-07 16:36:16 +0000 |
commit | d838201111894b17ca9123d5d2a74ab4cf6376d6 (patch) | |
tree | 50cbe1cb1015878e47234affc6c72d4a60c1b019 /sparc64.ld | |
parent | 046dbab95f33e007428190610d638d2fcaf37fdf (diff) | |
download | hqemu-d838201111894b17ca9123d5d2a74ab4cf6376d6.zip hqemu-d838201111894b17ca9123d5d2a74ab4cf6376d6.tar.gz |
tcg: Remove redundant pointer from TCGContext
The pointer entry 'temps' always refers to the array entry 'static_temps'.
Removing the pointer and renaming 'static_temps' to 'temps' reduces the
size of TCGContext (4 or 8 byte) and allows better code generation.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'sparc64.ld')
0 files changed, 0 insertions, 0 deletions