s390x/gdb: don't touch the cc if tcg is not enabled
commit97fa52f0971bf503c424d69f9d5db89ce9c3b717
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Fri, 29 Aug 2014 13:52:14 +0000 (29 15:52 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 1 Sep 2014 07:45:19 +0000 (1 09:45 +0200)
treef355d67172c2658a77862ac850747b1939ee3a18
parent1def6656b61c65757a02beb0318249e0b1c4e634
s390x/gdb: don't touch the cc if tcg is not enabled

When reading/writing the psw mask, the condition code may only be touched if
running on tcg.

Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
target-s390x/gdbstub.c