unicorn/qemu/include
Peter Maydell ab07f048d8 bswap.h: Remove unused float-access functions
The float-access functions stfl_*, stfq*, ldfl* and ldfq* are now
unused; remove them. (Accesses to float64 and float32 types can be
made with the ldl/stl/ldq/stq functions, as float64 and float32 are
guaranteed to be typedefs for normal integer types.)

Backports f930224fffead81e23e699517d1351e33890b6f7
2021-03-04 18:37:02 -05:00
..
crypto Drop unused crypto source files 2018-02-17 15:23:57 -05:00
exec bswap.h: Remove unused float-access functions 2021-03-04 18:37:02 -05:00
fpu softfloat: Define comparison operations for bfloat16 2021-02-27 16:43:10 -05:00
hw target/arm: Set instance_align on CPUARM TypeInfo 2021-03-01 18:58:44 -05:00
qapi qapi: Rewrite string-input-visitor's integer and list parsing 2018-12-18 04:57:25 -05:00
qemu bswap.h: Remove unused float-access functions 2021-03-04 18:37:02 -05:00
qom cpu: move debug_check_watchpoint to tcg_ops 2021-03-04 17:30:20 -05:00
sysemu accel: Remove unused AccelClass::available field 2019-05-03 11:31:27 -04:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h include/elf: Update elf.h to commit f71a8eaffba3271cf7cdad95572f6996f7523a5b 2018-03-11 15:34:35 -04:00
glib_compat.h tcg: Introduce TYPE_CONST temporaries 2021-03-03 21:29:40 -05:00
qemu-common.h tcg: Add EXCP_ATOMIC 2018-02-27 11:57:58 -05:00