mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 14:34:51 +00:00
Add support for FEAT_DIT. DIT (Data Independent Timing) is a required feature for ARMv8.4. Since virtual machine execution is largely nondeterministic and TCG is outside of the security domain, it's implemented as a NOP. Backports dc8b18534ea1dcc90d80ad9a61a3b0aa7eb312fb |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||