]> Git Repo - qemu.git/commit - target/s390x/ioinst.c
s390x/ioinst: Fixed priority of operand exceptions
authorThomas Huth <[email protected]>
Tue, 25 Jun 2013 12:59:12 +0000 (14:59 +0200)
committerChristian Borntraeger <[email protected]>
Tue, 30 Jul 2013 14:11:00 +0000 (16:11 +0200)
commit71ed827abd57dc7947ce3316118d0e601e70fac9
tree9454732b113dccf5412cefaa3e1fb478f68ff5dc
parent7ae5a7c0f63cc625cf31a9c9f18cc07f4049e48f
s390x/ioinst: Fixed priority of operand exceptions

Operand exceptions have a lower priority than specification and address
exceptions. Thus the checks for operand exceptions must be done later.

Signed-off-by: Thomas Huth <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
target-s390x/ioinst.c
This page took 0.021198 seconds and 4 git commands to generate.