mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2026-08-09 02:14:20 +00:00
Instead of open-coding a check on the ID_DFR0 PerfMon ID register field, create a standardly-named isar_feature for "does AArch32 have a v8.1 PMUv3" and use it. This entails moving the id_dfr0 field into the ARMISARegisters struct. Backports commit a617953855b65a602d36364b9643f7e5bc31288e from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||