mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2026-08-09 04:53:35 +00:00
Cut-and-paste errors mean we're using FIELD_EX64() to extract fields from some 32-bit ID register fields. Use FIELD_EX32() instead. (This makes no difference in behaviour, it's just more consistent.) Backports commit b3a816f6ce1ec184ab6072f50bbe4479fc5116c3 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||