qemu-patch-raspberry4/target/unicore32
Alex Bennée 5f8ab0004e targets (various): use softfloat-helpers.h where we can
Generally the cpu and non-FP helper files just want to manipulate the
softfloat flags. For this they can just use the -helpers.h include
which brings in a minimal number of inline helpers.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-08-19 12:07:13 +01:00
..
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c targets (various): use softfloat-helpers.h where we can 2019-08-19 12:07:13 +01:00
cpu.h Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
helper.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
helper.h target-unicore32: Use clz opcode 2017-01-10 08:06:11 -08:00
Makefile.objs ui/curses: build as module 2018-03-05 08:44:11 +01:00
op_helper.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
softmmu.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
translate.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
ucf64_helper.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00