aboutsummaryrefslogtreecommitdiff
path: root/src/protected_mode/uarch.rs
AgeCommit message (Collapse)Author
2020-05-23fix docs up, fix the spelling of penryn0.0.13iximeow
2020-05-23add SHA, BMI1, and BMI2, complete XSAVE extension supportiximeow
additionally: cmpcxchg{8,16}b, rdrand, rdseed, rdpid, {rd,wr}{fs,gs}base
2020-05-21add sha, lzcnt, tsx, f16c, svm, movbe, adx, and prefetchw extensionsiximeow
also add builders to get decoders appropriate for specific microarchitectures from intel and amd * low-power architectures are not yet present