mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-27 07:06:17 +00:00
The M profile XPSR is almost the same format as the A profile CPSR, but not quite. Define some XPSR_* macros and use them where we definitely dealing with an XPSR rather than reusing the CPSR ones. Backports commit 987ab45e108953c1c98126c338c2119c243c372b from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||