mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-23 21:21:09 +00:00
c238d5cc6b
The AArch32 HCR and HCR2 registers alias HCR_EL2 bits [31:0] and [63:32]; implement them. Since HCR2 exists in ARMv8 but not ARMv7, we need new regdef arrays for "we have EL3, not EL2, we're ARMv8" and "we have EL2, we're ARMv8" to hold the definitions. Backports commit ce4afed8396aabaf87cd42fbe8a4c14f7a9d5c10 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |