qemu-e2k/include/fpu
Alex Bennée e34c47ea3f fpu: move inline helpers into a separate header
There are a bunch of users of the inline helpers who do not need
access to the entire softfloat API. Move those inline helpers into a
new header file which can be included without bringing in the rest of
the world.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-08-19 12:07:13 +01:00
..
softfloat-helpers.h fpu: move inline helpers into a separate header 2019-08-19 12:07:13 +01:00
softfloat-macros.h fpu: replace LIT64 with UINT64_C macros 2019-08-19 12:07:13 +01:00
softfloat-types.h fpu/softfloat: Specialize on snan_bit_is_one 2018-05-17 15:27:15 -07:00
softfloat.h fpu: move inline helpers into a separate header 2019-08-19 12:07:13 +01:00