unicorn/qemu
Laurent Vivier 770989f36f
target-m68k: increment/decrement with SP
On 680x0 family only.

Address Register indirect With postincrement:

When using the stack pointer (A7) with byte size data, the register
is incremented by two.

Address Register indirect With predecrement:

When using the stack pointer (A7) with byte size data, the register
is decremented by two.

Backports commit 727d937b59f1f722f983e20f9cd23b0e7ef60165 from qemu
2018-03-01 19:16:22 -05:00
..
crypto
default-configs
docs
fpu
hw
include qemu/host-utils.h: Reduce the operation count in the fallback ctpop 2018-03-01 18:35:51 -05:00
qapi
qobject
qom
scripts
target-arm target-arm: Use clrsb helper 2018-03-01 18:16:56 -05:00
target-i386 target/i386: Fix bad patch application to translate.c 2018-03-01 18:52:10 -05:00
target-m68k target-m68k: increment/decrement with SP 2018-03-01 19:16:22 -05:00
target-mips target-mips: Use clz opcode 2018-03-01 16:08:19 -05:00
target-sparc target-sparc: Use ctpop helper 2018-03-01 18:28:54 -05:00
tcg tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
util Fix FreeBSD (10.x) build after 7dc9ae43 2018-03-01 08:55:43 -05:00
aarch64.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
aarch64eb.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
accel.c
arm.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
armeb.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
atomic_template.h
CODING_STYLE
configure
COPYING
COPYING.LIB
cpu-exec-common.c
cpu-exec.c target-i386: correctly propagate retaddr into SVM helpers 2018-03-01 09:31:16 -05:00
cpus.c
cputlb.c
exec.c exec: introduce address_space_get_iotlb_entry() 2018-03-01 13:05:08 -05:00
gen_all_header.sh
glib_compat.c
HACKING
header_gen.py tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
ioport.c
LICENSE
m68k.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
Makefile
Makefile.objs
Makefile.target
memory.c
memory_ldst.inc.c exec: introduce memory_ldst.inc.c 2018-03-01 09:59:34 -05:00
memory_mapping.c
mips.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
mips64.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
mips64el.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
mipsel.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
powerpc.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
qapi-schema.json qapi: add missing colon-ending for section name 2018-03-01 09:07:10 -05:00
qemu-timer.c
rules.mak
softmmu_template.h
sparc.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
sparc64.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
tcg-runtime.c tcg: Add opcode for ctpop 2018-03-01 18:26:41 -05:00
translate-all.c translate-all: Avoid -Werror=switch-bool 2018-03-01 13:01:50 -05:00
translate-all.h
translate-common.c
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00