commit | 80765f0734e08fe4d52e9be10e0cfb47b3cf43e3 | [log] [tgz] |
---|---|---|
author | Frank Blaschka <blaschka@linux.vnet.ibm.com> | Sat Oct 18 06:24:12 2014 +0200 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Wed Nov 05 16:35:55 2014 +0100 |
tree | e12011779c74f5a2e9c7ddea10cc1206c7abea7c | |
parent | 6e76d125f244e10676b917208f2a074729820246 [diff] |
s390x/kvm: Fix opcode decoding for eb instruction handler The second byte of the opcode is encoded in the lowest byte of the ipb field, not the lowest byte of the ipa field. Signed-off-by: Frank Blaschka <blaschka@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>