]> Git Repo - qemu.git/commit - target/s390x/ioinst.c
s390x/ioinst: Add missing alignment checks for IO instructions
authorThomas Huth <[email protected]>
Fri, 21 Jun 2013 08:13:42 +0000 (10:13 +0200)
committerChristian Borntraeger <[email protected]>
Tue, 30 Jul 2013 14:10:59 +0000 (16:10 +0200)
commit61bf0dcb2efeffa62157de44606f9874a47ed7fe
tree0fe5074eaeb8ccf4123b888c2f4a9c82132aacbd
parent2e14211476d70e3877180c19d72c0d96e23bdac5
s390x/ioinst: Add missing alignment checks for IO instructions

The IO instructions MSCH, SSCH, STSCH, TSCH, STCRW and TPI require
that the second operand address must be aligned on a word boundary.

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