James Zern
2014-05-16 18:43:11 -07:00
parent ab9f2f8685
commit bdb151ee80
2 changed files with 9 additions and 0 deletions

View File

@ -56,6 +56,7 @@ typedef enum {
kSSE2,
kSSE3,
kAVX,
kAVX2,
kNEON,
kMIPS32
} CPUFeature;