mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-10-28 12:57:19 +00:00
Always initialize CPUCaches structs with cache information, even if legacy_cache=true. Use different CPUCaches struct for CPUID[2], CPUID[4], and the AMD CPUID leaves. This will simplify a lot the logic inside cpu_x86_cpuid() Backports commit a9f27ea9adc8c695197bd08f2e938ef7b4183f07 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||