accel/tcg: Move CPUNegativeOffsetState into CPUState
Retain the separate structure to emphasize its importance. Enforce CPUArchState always follows CPUState without padding. Reviewed-by:Anton Johansson <anjo@rev.ng> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- accel/tcg/translate-all.c 2 additions, 2 deletionsaccel/tcg/translate-all.c
- accel/tcg/translator.c 4 additions, 4 deletionsaccel/tcg/translator.c
- include/exec/cpu-all.h 9 additions, 13 deletionsinclude/exec/cpu-all.h
- include/hw/core/cpu.h 15 additions, 2 deletionsinclude/hw/core/cpu.h
- target/alpha/cpu.h 0 additions, 1 deletiontarget/alpha/cpu.h
- target/arm/cpu.h 0 additions, 1 deletiontarget/arm/cpu.h
- target/avr/cpu.h 0 additions, 1 deletiontarget/avr/cpu.h
- target/cris/cpu.h 0 additions, 1 deletiontarget/cris/cpu.h
- target/hexagon/cpu.h 1 addition, 1 deletiontarget/hexagon/cpu.h
- target/hppa/cpu.h 0 additions, 1 deletiontarget/hppa/cpu.h
- target/i386/cpu.h 0 additions, 1 deletiontarget/i386/cpu.h
- target/loongarch/cpu.h 0 additions, 1 deletiontarget/loongarch/cpu.h
- target/m68k/cpu.h 0 additions, 1 deletiontarget/m68k/cpu.h
- target/microblaze/cpu.h 3 additions, 3 deletionstarget/microblaze/cpu.h
- target/mips/cpu.h 2 additions, 2 deletionstarget/mips/cpu.h
- target/nios2/cpu.h 0 additions, 1 deletiontarget/nios2/cpu.h
- target/openrisc/cpu.h 0 additions, 1 deletiontarget/openrisc/cpu.h
- target/ppc/cpu.h 0 additions, 1 deletiontarget/ppc/cpu.h
- target/riscv/cpu.h 1 addition, 1 deletiontarget/riscv/cpu.h
- target/rx/cpu.h 0 additions, 1 deletiontarget/rx/cpu.h
Loading
Please register or sign in to comment