mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-25 20:56:52 +00:00
Instead of having a collection of macros that need to be used in complex expressions to build CPUID data, define a CPUCacheInfo struct that can hold information about a given cache. Helper functions will take a CPUCacheInfo struct as input to encode CPUID leaves for a cache. This will help us ensure consistency between cache information CPUID leaves, and make the existing inconsistencies in CPUID info more visible. Backports commit 7e3482f824809e1f6ffeb5bb8103ba27a7d1a52a from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |