mirror_qemu/include
Peter Maydell 67d43538ae softfloat: Support halving the result of muladd operation
The ARMv8 instruction set includes a fused floating point
reciprocal square root step instruction which demands an
"(x * y + z) / 2" fused operation. Support this by adding
a flag to the softfloat muladd operations which requests
that the result is halved before rounding.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2014-02-20 10:35:50 +00:00
..
block qemu-iotests: Test pwritev RMW logic 2014-01-24 17:40:25 +01:00
disas disas: Implement disassembly output for A64 2014-02-08 14:50:48 +00:00
exec exec: Make cpu_physical_memory_write_rom input an AS 2014-02-11 22:57:44 +10:00
fpu softfloat: Support halving the result of muladd operation 2014-02-20 10:35:50 +00:00
hw acpi,pc,pci fixes and enhancements 2014-02-13 15:02:04 +00:00
migration vmstate: Add uint32 2D-array support 2014-02-08 14:50:48 +00:00
monitor readline: move readline to a generic location 2014-01-22 12:07:17 +01:00
net net: declare struct iovec in checksum.h to fix compiler warning 2014-02-15 16:10:25 +04:00
qapi qdict: Add qdict_array_split() 2014-01-22 12:07:17 +01:00
qemu memory: Add MemoryListener to typedefs.h 2014-02-11 22:56:31 +10:00
qom cpu: Add per-cpu address space 2014-02-11 22:56:37 +10:00
sysemu qtest: don't report signals if qtest driver enabled 2014-02-05 16:55:50 +02:00
ui include: add missing config-host.h include 2013-12-16 10:12:20 +01:00
config.h janitor: move remaining public headers to include/ 2012-12-19 08:32:46 +01:00
elf.h tcg-s390: Use qemu_getauxval in query_facilities 2013-11-30 07:45:30 +13:00
glib-compat.h glib: add a compatibility interface for g_timeout_add_seconds 2013-03-25 13:10:40 -05:00
qemu-common.h qmp: add interface blockdev-snapshot-delete-internal-sync 2013-09-12 10:12:47 +02:00
qemu-io.h qemu-io: add command completion 2014-01-22 12:07:17 +01:00
trace.h build: some simplifications for "trace/Makefile.objs" 2013-01-12 18:42:51 +01:00