mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 09:44:58 +00:00
The TT instruction is going to need to look up the MMU index for a specified security and privilege state. Refactor the existing arm_v7m_mmu_idx_for_secstate() into a version that lets you specify the privilege state and one that uses the current state of the CPU. Backports commit ec8e3340286a87d3924c223d60ba5c994549f796 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||