qemu-e2k/include
Peter Maydell aca3f40b37 target-arm: A64: Implement DC ZVA
Implement the DC ZVA instruction, which clears a block of memory.
The fast path obtains a pointer to the underlying RAM via the TCG TLB
data structure so we can do a direct memset(), with fallback to a
simple byte-store loop in the slow path.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
2014-04-17 21:34:04 +01:00
..
block block: Fix snapshot=on for protocol parsed from filename 2014-04-04 19:35:51 +02:00
disas
exec target-arm: A64: Implement DC ZVA 2014-04-17 21:34:04 +01:00
fpu softfloat: Introduce float32_to_uint64_round_to_zero 2014-04-08 11:20:00 +02:00
hw PPC: Clean up DECR implementation 2014-04-08 11:20:04 +02:00
migration
monitor
net
qapi
qemu bswap: Fix build on FreeBSD 10.0 2014-04-03 13:44:25 +01:00
qom cpu: Avoid QOM casts for CPU() 2014-03-31 19:28:38 +02:00
sysemu iothread: make IOThread struct definition public 2014-04-04 20:48:02 +02:00
ui
config.h
elf.h
glib-compat.h
qemu-common.h util: add qemu_ether_ntoa 2014-03-27 15:18:45 +05:30
qemu-io.h
trace.h