qemu-e2k/target
Marc-André Lureau 69242e7e7e Move CPU softfloat unions to cpu-float.h
The types are no longer used in bswap.h since commit
f930224fff ("bswap.h: Remove unused float-access functions"), there
isn't much sense in keeping it there and having a dependency on fpu/.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220323155743.1585078-29-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-04-06 14:31:43 +02:00
..
alpha Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
arm Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
avr target: Use ArchCPU as interface to target CPU 2022-03-06 22:23:09 +01:00
cris target: Use ArchCPU as interface to target CPU 2022-03-06 22:23:09 +01:00
hexagon target/hexagon: remove unused variable 2022-03-12 09:14:22 -08:00
hppa Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
i386 Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
m68k Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
microblaze Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
mips Replace TARGET_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
nios2 Replace qemu_gettimeofday() with g_get_real_time() 2022-04-06 10:50:37 +02:00
openrisc Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
ppc Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
riscv Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
rx Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
s390x Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
sh4 Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
sparc Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
tricore Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
xtensa Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
Kconfig
meson.build