mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 23:54:48 +00:00
Using ~0 as the mask on the aarch64->aarch32 exception return was not even as correct as the CPSR_ERET_MASK that we had used on the aarch32->aarch32 exception return. Backports commit d203cabd1bd12f31c9df0b5737421ba67b96857b from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||