mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 22:34:59 +00:00
We defined a constant name for the mask of NZCV bits in the FPCR/FPSCR in the previous commit; use it in a couple of places in existing code, where we're masking out everything except NZCV for the "load to Rt=15 sets CPSR.NZCV" special case. Backports 6a017acdf83e3bb6bd5e85289ca90b2ea3282b7e |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||