]> Git Repo - qemu.git/commit
s390x/kvm: Simplified the calculation of the SIGP order code
authorThomas Huth <[email protected]>
Tue, 17 Dec 2013 13:22:08 +0000 (14:22 +0100)
committerAlexander Graf <[email protected]>
Wed, 18 Dec 2013 13:24:10 +0000 (14:24 +0100)
commitb8031adba791325907d8a9e19af8d483996974fd
treea4ba7d4f38c52212a44092e148183881b5ae1d0c
parentb20a461fcd55d2b05e729c587244eddc60b9527f
s390x/kvm: Simplified the calculation of the SIGP order code

We've already got a helper function for calculating the
base/displacement of RS formatted instructions, so we can
get rid of the manual calculation of the SIGP order code.

Signed-off-by: Thomas Huth <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Jens Freimann <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-s390x/kvm.c
This page took 0.025584 seconds and 4 git commands to generate.