Move CPU softfloat unions to cpu-float.h
The types are no longer used in bswap.h since commit f930224f ("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>
Showing
- include/qemu/bswap.h 0 additions, 60 deletionsinclude/qemu/bswap.h
- include/qemu/cpu-float.h 64 additions, 0 deletionsinclude/qemu/cpu-float.h
- migration/vmstate-types.c 1 addition, 0 deletionsmigration/vmstate-types.c
- target/alpha/cpu.h 1 addition, 0 deletionstarget/alpha/cpu.h
- target/arm/cpu.h 1 addition, 0 deletionstarget/arm/cpu.h
- target/hppa/cpu.h 1 addition, 0 deletionstarget/hppa/cpu.h
- target/i386/cpu.h 1 addition, 0 deletionstarget/i386/cpu.h
- target/m68k/cpu.h 1 addition, 0 deletionstarget/m68k/cpu.h
- target/microblaze/cpu.h 1 addition, 1 deletiontarget/microblaze/cpu.h
- target/openrisc/cpu.h 1 addition, 0 deletionstarget/openrisc/cpu.h
- target/ppc/cpu.h 1 addition, 0 deletionstarget/ppc/cpu.h
- target/riscv/cpu.h 1 addition, 1 deletiontarget/riscv/cpu.h
- target/rx/cpu.h 1 addition, 0 deletionstarget/rx/cpu.h
- target/s390x/cpu.h 1 addition, 0 deletionstarget/s390x/cpu.h
- target/sh4/cpu.h 1 addition, 0 deletionstarget/sh4/cpu.h
- target/sparc/cpu.h 1 addition, 0 deletionstarget/sparc/cpu.h
- target/tricore/cpu.h 1 addition, 0 deletionstarget/tricore/cpu.h
- target/xtensa/cpu.h 1 addition, 0 deletionstarget/xtensa/cpu.h
Loading
Please register or sign in to comment