summaryrefslogtreecommitdiffstats
path: root/arch/x86/port/PortOps.cpp
diff options
context:
space:
mode:
authorAlexey Gavrilov <alexey.gavrilov@mail.com>2025-12-01 21:40:49 +0700
committerAlexey Gavrilov <alexey.gavrilov@mail.com>2025-12-01 21:40:49 +0700
commit75ef20c5889005758ed8c30c3279954f16529a16 (patch)
tree16c5b061163d48e9752db022544592ff1c2337e2 /arch/x86/port/PortOps.cpp
parent5d3179d0e2c3915af65dedef0952672220ac4714 (diff)
Refactoring cpuid model interaction
Patch for support CPU identification feature. Model smash on two pieces: platform-independent and dependent accordingly. The first obtains architecture details from CPU by special registers or execute instruction and filling proper structure. The second piece needs for more universality to use in independent code. Currently, platform-independent part supports only x86 cpuid(0h,01h) leafs. Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
Diffstat (limited to 'arch/x86/port/PortOps.cpp')
0 files changed, 0 insertions, 0 deletions