unicorn/qemu/include/qom
Richard Henderson d7ea41c3a3
cpu: Move icount_decr to CPUNegativeOffsetState
Amusingly, we had already ignored the comment to keep this value
at the end of CPUState. This restores the minimum negative offset
from TCG_AREG0 for code generation.

For the couple of uses within qom/cpu.c, without NEED_CPU_H, add
a pointer from the CPUState object to the IcountDecr object within
CPUNegativeOffsetState.

Backports commit 5e1401969b25f676fee6b1c564441759cf967a43 from qemu
2019-06-13 15:34:28 -04:00
..
cpu.h cpu: Move icount_decr to CPUNegativeOffsetState 2019-06-13 15:34:28 -04:00
object.h move ObjectClass to typedefs.h 2018-12-11 20:37:04 -05:00
qom-qobject.h import 2015-08-21 15:04:50 +08:00