s390x/tcg: Refactor saving/restoring the bfp rounding mode
commitc0ee7015fdd8b8a4134a468a7ab9d825ca114a76
authorDavid Hildenbrand <david@redhat.com>
Mon, 18 Feb 2019 12:27:05 +0000 (18 13:27 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 4 Mar 2019 10:49:31 +0000 (4 11:49 +0100)
treebc4a763e08130c073ba1b5aaa805152c8ce47283
parentb9c737f58e82bf89efaa4a04ab3f730342c06a3a
s390x/tcg: Refactor saving/restoring the bfp rounding mode

We want to reuse this in the context of vector instructions. So use
better matching names and introduce s390_restore_bfp_rounding_mode().

While at it, add proper newlines.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190218122710.23639-11-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/fpu_helper.c
target/s390x/internal.h