qemu-e2k/target/xtensa
Alex Bennée 24f91e81b6 target/*/cpu.h: remove softfloat.h
As cpu.h is another typically widely included file which doesn't need
full access to the softfloat API we can remove the includes from here
as well. Where they do need types it's typically for float_status and
the rounding modes so we move that to softfloat-types.h as well.

As a result of not having softfloat in every cpu.h call we now need to
add it to various helpers that do need the full softfloat.h
definitions.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[For PPC parts]
Acked-by: David Gibson <david@gibson.dropbear.id.au>
2018-02-21 10:20:24 +00:00
..
core-dc232b Clean up includes 2018-02-09 05:05:11 +01:00
core-dc233c Clean up includes 2018-02-09 05:05:11 +01:00
core-de212 Clean up includes 2018-02-09 05:05:11 +01:00
core-fsf Clean up includes 2018-02-09 05:05:11 +01:00
core-sample_controller Clean up includes 2018-02-09 05:05:11 +01:00
core-dc232b.c
core-dc233c.c
core-de212.c
core-fsf.c
core-sample_controller.c
cpu-qom.h
cpu.c
cpu.h target/*/cpu.h: remove softfloat.h 2018-02-21 10:20:24 +00:00
gdbstub.c
helper.c
helper.h
import_core.sh
Makefile.objs
monitor.c
op_helper.c target/*/cpu.h: remove softfloat.h 2018-02-21 10:20:24 +00:00
overlay_tool.h
translate.c
xtensa-isa-internal.h
xtensa-isa.c Clean up includes 2018-02-09 05:05:11 +01:00
xtensa-isa.h
xtensa-semi.c