Files
qemu-xteink/include/exec
Richard Henderson 5e1401969b 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.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:42 -07:00
..
2019-06-10 07:03:34 -07:00
2019-05-03 13:03:04 +02:00
2018-12-26 06:40:24 +11:00
2016-06-07 18:19:23 +03:00
2016-05-19 16:42:30 +02:00
2018-06-15 08:18:48 -10:00