mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-21 23:40:59 +00:00
f7424d89e2
cpsr has been treated as being the same as spsr, but it isn't. Since PSTATE_SS isn't in cpsr, remove it and move it into env->pstate. This allows us to add support for CPSR_DIT, adding helper functions to merge SPSR_ELx to and from CPSR. Backports f944a854ce4007000accf7c191b5b52916947198 |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |