mirror of
https://github.com/google/cpu_features.git
synced 2025-07-02 21:53:18 +02:00
Added some missing amd k12 uarch (#259)
* Add comment about AMD_K12 LLANO. * Add family 0x12 model 0x00 to it.
This commit is contained in:
@ -159,7 +159,7 @@ typedef enum {
|
||||
AMD_HAMMER, // K8 HAMMER
|
||||
AMD_K10, // K10
|
||||
AMD_K11, // K11
|
||||
AMD_K12, // K12
|
||||
AMD_K12, // K12 LLANO
|
||||
AMD_BOBCAT, // K14 BOBCAT
|
||||
AMD_PILEDRIVER, // K15 PILEDRIVER
|
||||
AMD_STREAMROLLER, // K15 STREAMROLLER
|
||||
|
Reference in New Issue
Block a user