aboutsummaryrefslogtreecommitdiffstats
path: root/tcg/optimize.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-01-21 08:36:38 -0800
committerRichard Henderson <rth@twiddle.net>2014-02-15 15:20:17 -0800
commitf6aa2f7dee920f6f06fefe122cf2a58cabe3cac0 (patch)
treec3ae187d4f5709339839bbb4df248ff2f201a104 /tcg/optimize.c
parentlibvixl: fix 64bit constants usage (diff)
downloadqemu-f6aa2f7dee920f6f06fefe122cf2a58cabe3cac0.tar.xz
qemu-f6aa2f7dee920f6f06fefe122cf2a58cabe3cac0.zip
TCG: Fix 32-bit host allocation typo
The second half register of a 64-bit temp on a 32-bit host was allocated with the wrong base_type. The base_type of the second half register is never checked, but for consistency it should be the same as the first half. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tcg/optimize.c')
0 files changed, 0 insertions, 0 deletions