mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-08 14:54:53 +00:00
Recent changes have added new EXCP_ values to ARM but forgot to update the excnames[] array which is used to provide human-readable strings when printing information about the exception for debug logging. Add the missing entries, and add a comment to the list of #defines to help avoid the mistake being repeated in future. Backports commit 32b81e620ea562d56ab2733421b5da1082b237a2 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||