]> Git Repo - qemu.git/commit
tcg/s390: fix branch target change during code retranslation
authorAurelien Jarno <[email protected]>
Tue, 16 Jun 2015 05:11:41 +0000 (07:11 +0200)
committerAlexander Graf <[email protected]>
Tue, 7 Jul 2015 15:51:47 +0000 (17:51 +0200)
commitcd3b29b745b0ff393b2d37317837bc726b8dacc8
treeefec56fae791245ab0cbf51ca44a9c60616cdfcf
parent92f2b4e71e988ad2751c71717e9fe3387753442a
tcg/s390: fix branch target change during code retranslation

Make sure to not modify the branch target. This ensure that the
branch target is not corrupted during partial retranslation.

Signed-off-by: Aurelien Jarno <[email protected]>
Tested-by: Alexander Graf <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
tcg/s390/tcg-target.c
This page took 0.022531 seconds and 4 git commands to generate.