unicorn/qemu
Tony Nguyen da98d0da4e memory: Access MemoryRegion with endianness
Preparation for collapsing the two byte swaps adjust_endianness and
handle_bswap into the former.

Call memory_region_dispatch_{read|write} with endianness encoded into
the "MemOp op" operand.

This patch does not change any behaviour as
memory_region_dispatch_{read|write} is yet to handle the endianness.

Once it does handle endianness, callers with byte swaps can collapse
them into adjust_endianness.

Backports commit d5d680cacc66ef7e3c02c81dc8f3a34eabce6dfe from qemu
2020-01-07 18:54:11 -05:00
..
accel memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
crypto
default-configs
docs
fpu fpu: rename softfloat-specialize.h -> .inc.c 2019-11-18 21:12:30 -05:00
hw i386: Update new x86_apicid parsing rules with die_offset support 2019-08-08 18:22:03 -04:00
include memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
qapi
qobject
qom
scripts decodetree: Suppress redundant declaration warnings 2019-11-18 21:21:30 -05:00
target target/mips: Hard code size with MO_{8|16|32|64} 2020-01-07 18:30:39 -05:00
tcg tcg: TCGMemOp is now accelerator independent MemOp 2019-11-28 03:01:12 -05:00
util
aarch64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
aarch64eb.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
accel.c
arm.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
armeb.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
CODING_STYLE.rst docs: split the CODING_STYLE doc into distinct groups 2019-11-28 02:54:44 -05:00
configure configure: remove AUTOCONF_HOST 2019-11-18 22:19:47 -05:00
COPYING
COPYING.LIB
cpus.c
exec.c memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
gen_all_header.sh
glib_compat.c
header_gen.py memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
ioport.c
LICENSE
m68k.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
Makefile Makefile: Rename targets for make recursion 2019-08-08 17:26:49 -04:00
Makefile.objs
Makefile.target
memory_ldst.inc.c memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
memory_mapping.c
memory.c memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
mips64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
mips64el.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
mips.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
mipsel.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
powerpc.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
qemu-timer.c
riscv32.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
riscv64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
rules.mak
sparc64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
sparc.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
unicorn_common.h
VERSION Open 5.0 development tree 2020-01-07 17:50:51 -05:00
vl.c
vl.h
x86_64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00