OSDN Git Service

target/s390x: fix pgm irq ilen for stsi
authorDavid Hildenbrand <david@redhat.com>
Fri, 21 Jul 2017 12:56:04 +0000 (14:56 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 28 Jul 2017 08:06:25 +0000 (10:06 +0200)
commit031631c3cf976861c34decabbffb705c0540e148
treea7228303987453bc7bd6b0ced3312bc68c352264
parente01151de165070c25a1b202e9e2392950bd7c8da
target/s390x: fix pgm irq ilen for stsi

The instruction is 4 bytes long.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170721125609.11117-2-david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/misc_helper.c