mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-25 14:39:00 +00:00
33ab5f71c9
CPU runnability checks and CPU model expansion have slightly different requirements. Document the steps involved in loading a CPU model and realizing a CPU, so their requirements and purpose are clearly defined. This patch doesn't change any implementation. It just add comments, rename the x86_cpu_load_features() function for clarity (so it won't be confused with x86_cpu_load_def()), and move x86_cpu_filter_features() closer to it. Backports commit b8d834a00fa3ed4dad7d371e1a00938a126a54a0 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |