dd86k / ddcpuid

🔬 dd's x86 CPU Identification tool
MIT License
36 stars 1 forks source link

Family microrachitecture string #33

Open dd86k opened 2 years ago

dd86k commented 2 years ago

Processor families and models typically are tied to a microarchitecture as shown below for Intel processors.

image

For AMD processors:

image

This feature should be a function apart from the scanning process but part of the ddcpuid module. Used in the Summary view.