mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 03:44:57 +00:00
This prevents a load reservation from being placed in one context/process, then being used in another, resulting in an SC succeeding incorrectly and breaking atomics. Backports commit c13b169f1a3dd158d6c75727cdc388f95988db39 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||