s390x/ioinst: Add missing alignment checks for IO instructions
commit61bf0dcb2efeffa62157de44606f9874a47ed7fe
authorThomas Huth <thuth@linux.vnet.ibm.com>
Fri, 21 Jun 2013 08:13:42 +0000 (21 10:13 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 30 Jul 2013 14:10:59 +0000 (30 16:10 +0200)
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 <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
target-s390x/ioinst.c