summaryrefslogtreecommitdiff
path: root/cpu-exec.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2016-06-23 20:34:22 -0700
committerRichard Henderson <rth@twiddle.net>2016-08-05 21:44:40 +0530
commitc70fbf0a9938baf3b4f843355a77c17a7e945b98 (patch)
tree36d35646400d8c28d0501dd44ef4b154c23be5f1 /cpu-exec.c
parentbee158cb4dde35c41632a3a129c869f14a32f8f0 (diff)
downloadqemu-c70fbf0a9938baf3b4f843355a77c17a7e945b98.zip
tcg: Compress dead_temps and mem_temps into a single array
We only need two bits per temporary. Fold the two bytes into one, and reduce the memory and cachelines required during compilation. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions