unicorn/qemu/include/exec
Peter Maydell e1a7c13fb4
target-arm: Add user-mode transaction attribute
Add a transaction attribute indicating that a memory access is being
done from user-mode (unprivileged). This corresponds to an equivalent
signal in ARM AMBA buses.

Backports commit 0995bf8cd91b81ec9c1078e37b808794080dc5c0 from qemu
2018-02-12 20:41:58 -05:00
..
address-spaces.h
cpu-all.h
cpu-common.h
cpu-defs.h Add MemTxAttrs to the IOTLB 2018-02-12 18:38:38 -05:00
cpu_ldst.h
cpu_ldst_template.h
cputlb.h
exec-all.h Add MemTxAttrs to the IOTLB 2018-02-12 18:38:38 -05:00
gen-icount.h
helper-gen.h
helper-head.h
helper-proto.h
helper-tcg.h
hwaddr.h
ioport.h
memattrs.h target-arm: Add user-mode transaction attribute 2018-02-12 20:41:58 -05:00
memory-internal.h
memory.h exec.c: Add new address_space_ld*/st* functions 2018-02-12 19:22:47 -05:00
ram_addr.h