]> git.proxmox.com Git - qemu.git/commit
tcg-hppa: Fix branch offset during retranslation.
authorRichard Henderson <rth@twiddle.net>
Fri, 9 Apr 2010 19:49:00 +0000 (21:49 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 26 Apr 2010 18:06:17 +0000 (20:06 +0200)
commit2d097a83e223d3e06de5047e95eeadf1f919ac56
tree8d77c9bd6989e1e0bb86d71f72fa62179264034c
parent739734cb5cf90c3e692d41b51fa095240b49ddd7
tcg-hppa: Fix branch offset during retranslation.

Branch offsets should only be overwritten during relocation,
to support partial retranslation.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/hppa/tcg-target.c