qemu-e2k/include/exec
Peter Maydell 4d017979aa abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
The ARM EABI specifies that 64 bit integers should be
8 aligned; remove our incorrect setting of 4 alignment.
This has no actual effect since it only set the alignment
for the 'abi_ullong' and 'abi_llong' types, which are used
only inside code which is MIPS-specific, but it will
avoid problems later if we use the types elsewhere.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-09-10 19:09:33 +01:00
..
user abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT 2013-09-10 19:09:33 +01:00
address-spaces.h
cpu-all.h
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
exec-all.h exec: Split softmmu_defs.h 2013-09-02 09:08:30 -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 tcg: Introduce zero and sign-extended versions of load helpers 2013-09-02 09:08:31 -07:00
softmmu-semi.h
spinlock.h