commit | 9d126faf4279b324d5c4cdf09a3570d4a2041626 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Sat Sep 22 05:25:09 2012 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Sat Jan 05 12:00:27 2013 -0800 |
tree | 4ff653021cff11bdffa45e9a86cf03d0463f3a3f | |
parent | afd43fecfe7f6e863884b850f53fac4a75c28d84 [diff] |
target-s390: Fix BCR There were are two exit paths for which we forgot to copy s->cc_op back to the tcg register. Signed-off-by: Richard Henderson <rth@twiddle.net>