mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-12-13 18:31:35 +00:00
The previous implementation was broken in many ways: - Used mideleg instead of hideleg to mask accesses - Used MIP_VSSIP instead of VS_MODE_INTERRUPTS to mask writes to vsie - Did not shift between S bits and VS bits (VSEIP <-> SEIP, ...) Backports 9d5451e077cd84809bcdf460c39b5f4fec17fc79 |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||