mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 04:55:00 +00:00
Add support for registration of multiple versions of CPU models. The existing CPU models will be registered with a "-v1" suffix. The -noTSX, -IBRS, and -IBPB CPU model variants will become versions of the original models in a separate patch, so make sure we register no versions for them. Backports commit dcafd1ef0af227ef87f7a6dec8fc66d7d2e2442d from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||