mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-06-01 23:30:19 +00:00
Use the same code as system mode, so that we generate the same exception + syndrome for the unaligned access. For the moment, if MTE is enabled so that this path is reachable, this would generate a SIGSEGV in the user-only cpu_loop. Decoding the syndrome to produce the proper SIGBUS will be done later. Backports commit 0d1762e931f8a694f261c604daba605bcda70928 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |