OSDN Git Service

s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask()
authorDavid Hildenbrand <david@redhat.com>
Mon, 25 Feb 2019 09:46:36 +0000 (10:46 +0100)
committerDavid Hildenbrand <david@redhat.com>
Fri, 7 Jun 2019 12:53:25 +0000 (14:53 +0200)
commitaae65009726858390d8bfca73d795613698f317a
tree1bc093e9843e96f5ee3166b97ed378bbcd233b16
parent9be6fa99d6b1371ced6a9b57c32daec86733cd0a
s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask()

Vector floating-point instructions will require these functions, so
allow to use them from other files.

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