qemu-e2k/include/fpu
Alex Bennée 5937fb63a9 fpu: make softfloat-macros "self-contained"
The macros use the "flags" type and to be consistent if anyone just
needs the macros we should bring in the header we need. There is an
outstanding TODO to audit the use of "flags" and replace with bool at
which point this include could be dropped.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-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: make softfloat-macros "self-contained" 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