mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-08 16:44:47 +00:00
The v8.3-RCPC extension implements three new load instructions which provide slightly weaker consistency guarantees than the existing load-acquire operations. For QEMU we choose to simply implement them with a full LDAQ barrier. Backports commit 2677cf9f92a5319bb995927f9225940414ce879d from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||