diff options
author | Thomas Huth <thuth@linux.vnet.ibm.com> | 2013-12-17 19:50:01 +0100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-12-18 14:24:11 +0100 |
commit | 10c8599a49f99180c2f79596325a5e856cdac59f (patch) | |
tree | 3b311acc5d341384060c0a015cdc5a3895ddfb10 /target-mips/op_helper.c | |
parent | 3796f0e1cda41eacf4fc915e7edaf54f2279466c (diff) | |
download | hqemu-10c8599a49f99180c2f79596325a5e856cdac59f.zip hqemu-10c8599a49f99180c2f79596325a5e856cdac59f.tar.gz |
s390x/ioinst: CHSC has to set a condition code
I missed to set the CC in the CHSC instruction when I refactored
the CC setting in the IO instructions with the following commit:
5d9bf1c07c1369ab3506fc82cc65a10f4415d867
s390/ioinst: Moved the CC setting to the IO instruction handlers
This patch now restores the correct behaviour of CHSC by setting the
condition code 0 at the end of the instruction.
Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-mips/op_helper.c')
0 files changed, 0 insertions, 0 deletions