qemu-e2k/include/exec
Richard Henderson 867b3201a3 exec: Add both big- and little-endian memory helpers
Step three in the transition: helpers not tied to the target
"default" endianness.  To be used when the guest uses a memory
operation with non-default endianness.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-10-10 13:19:21 -07:00
..
user abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT 2013-09-10 19:09:33 +01:00
address-spaces.h
cpu-all.h exec: Reduce ifdeffery around -mem-path 2013-09-12 11:45:31 -05:00
cpu-common.h
cpu-defs.h Merge remote-tracking branch 'rth/tcg-next' into staging 2013-07-26 13:04:21 -05:00
cputlb.h
def-helper.h tcg: Put target helper data into an array. 2013-10-10 11:44:25 -07:00
exec-all.h exec: Delete is_tcg_gen_code and GETRA_EXT 2013-10-10 11:44:25 -07:00
gdbstub.h cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
gen-icount.h tcg: Change tcg_gen_exit_tb argument to uintptr_t 2013-09-02 09:08:30 -07:00
hwaddr.h
ioport.h memory: Provide separate handling of unassigned io ports accesses 2013-09-05 18:11:43 +02:00
memory-internal.h
memory.h
poison.h exec: Remove env from list of poisoned names 2013-07-27 11:22:54 +04:00
softmmu_exec.h exec: Split softmmu_defs.h 2013-09-02 09:08:30 -07:00
softmmu_header.h
softmmu_template.h exec: Add both big- and little-endian memory helpers 2013-10-10 13:19:21 -07:00
softmmu-semi.h exec: Change cpu_memory_rw_debug() argument to CPUState 2013-07-23 02:41:33 +02:00
spinlock.h