qemu-irix/include/exec
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
..
user
address-spaces.h
cpu-all.h
cpu-common.h
cpu-defs.h
cputlb.h
def-helper.h
exec-all.h
gdbstub.h
gen-icount.h
hwaddr.h
ioport.h
memory-internal.h
memory.h
poison.h
ram_addr.h
softmmu-semi.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
spinlock.h