mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 03:14:55 +00:00
The ARMv8 architecture defines that an AArch32 CPU starts in SVC mode, unless EL2 is the highest available EL, in which case it starts in Hyp mode. (In ARMv7 a CPU with EL2 but not EL3 was not a valid configuration, but we don't specifically reject this if the user asks for one.) Backports commit 060a65df056a5d6ca3a6a91e7bf150ca1fbccddf from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||