mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-27 04:46:04 +00:00
Handle all of the watchpoints for active elements all at once, before we've modified the vector register. This removes the TLB_WATCHPOINT bit from page[].flags, which means that we can use the normal fast path via RAM. Backports commit 4bcc3f0ff8e5ae2b17b5aab9aa613ff1b8025896 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||