qemu-e2k/qom
Emilio G. Cota fff42f183e tcg: access cpu->icount_decr.u16.high with atomics
Consistently access u16.high with atomics to avoid
undefined behaviour in MTTCG.

Note that icount_decr.u16.low is only used in icount mode,
so regular accesses to it are OK.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <20181010144853.13005-2-cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-10-18 18:58:10 -07:00
..
container.c
cpu.c tcg: access cpu->icount_decr.u16.high with atomics 2018-10-18 18:58:10 -07:00
Makefile.objs
object_interfaces.c vl: list user creatable properties when 'help' is argument 2018-10-05 16:27:09 +04:00
object.c qom/object: register 'type' property as class property 2018-10-05 16:14:22 +04:00
qom-qobject.c
trace-events