summary refs log tree commit diff stats
path: root/util/cache-utils.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-03-25 08:32:04 -0700
committerRichard Henderson <rth@twiddle.net>2014-06-23 07:31:29 -0700
commit5456788db7982938db6600d6308fd2f449b40d5c (patch)
tree9ee277e9c1176d8605676a047fa7d7e23bcd2b66 /util/cache-utils.c
parenta921fddcc1c9aae30c89e408f1e31e831a0a4389 (diff)
downloadfocaccia-qemu-5456788db7982938db6600d6308fd2f449b40d5c.tar.gz
focaccia-qemu-5456788db7982938db6600d6308fd2f449b40d5c.zip
tcg-ppc64: Fix TCG_TARGET_CALL_STACK_OFFSET
The calling convention reserves space for the 8 register parameters on
the stack, so using only 6*8=48 as the offset was wrong.  We never saw
this bug because we don't have any helpers with more than 5 parameters.

Tested-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'util/cache-utils.c')
0 files changed, 0 insertions, 0 deletions