s390x: Common access to floating point registers
commitc498d8e36e2998fb67de21a34ece633d356a4834
authorEric Farman <farman@linux.vnet.ibm.com>
Thu, 7 May 2015 18:35:44 +0000 (7 14:35 -0400)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 27 May 2015 15:52:03 +0000 (27 17:52 +0200)
tree5b767101eb99af8c7adefdec65cbae2f737325f0
parent0915aed5842bd4dbe396b92d4f3b846ae29ad663
s390x: Common access to floating point registers

Provide a routine to access the correct floating point register,
to simplify future expansion.

Suggested-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Eric Farman <farman@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
linux-user/signal.c
target-s390x/arch_dump.c
target-s390x/cpu.h
target-s390x/gdbstub.c
target-s390x/helper.c
target-s390x/kvm.c
target-s390x/translate.c