mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-03 00:41:08 +00:00
214dadf7e7
ARMv7VE introduced the ERET instruction, which is necessary to return from an exception taken to Hyp mode. Implement this. In A32 encoding it is a completely new encoding; in T32 it is an adjustment of the behaviour of the existing "SUBS PC, LR, #<imm8>" instruction. Backports commit 55c544ed2709bd202e71e77ddfe3ea0327852211 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |