]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/cpu.h
cpu: Introduce CPUNegativeOffsetState
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 23 Mar 2019 00:16:06 +0000 (17:16 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 10 Jun 2019 14:03:42 +0000 (07:03 -0700)
commit5b146dc716cfd247f99556c04e6e46fbd67565a0
tree7332e8ee9008dd30c402b3167f809677a1f50b4d
parent7506ed902eb97fe4e2a1dd16766c621d32ecc40d
cpu: Introduce CPUNegativeOffsetState

Nothing in there so far, but all of the plumbing done
within the target ArchCPU state.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
23 files changed:
include/exec/cpu-all.h
include/exec/cpu-defs.h
target/alpha/cpu.h
target/arm/cpu.h
target/cris/cpu.h
target/hppa/cpu.h
target/i386/cpu.h
target/lm32/cpu.h
target/m68k/cpu.h
target/microblaze/cpu.h
target/mips/cpu.h
target/moxie/cpu.h
target/nios2/cpu.h
target/openrisc/cpu.h
target/ppc/cpu.h
target/riscv/cpu.h
target/s390x/cpu.h
target/sh4/cpu.h
target/sparc/cpu.h
target/tilegx/cpu.h
target/tricore/cpu.h
target/unicore32/cpu.h
target/xtensa/cpu.h