mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-05 22:54:58 +00:00
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. Backports part of commit fff42f183ea4c3967405d4c1dce6d97dae4d64c8 from qemu |
||
|---|---|---|
| .. | ||
| container.c | ||
| cpu.c | ||
| Makefile.objs | ||
| object.c | ||
| qom-qobject.c | ||