summaryrefslogtreecommitdiff
path: root/insns-iflags.pl
Commit message (Expand)AuthorAgeFilesLines
* Sync to public Intel EAS version 021.Mark Charney2014-10-161-0/+5
* insns-iflags: Drop occasionally introduced \Tab'sCyrill Gorcunov2013-12-071-2/+2
* Add {vex3} and {vex2} prefixes by analogy with {evex}H. Peter Anvin2013-11-281-1/+2
* iflags: Add IF_EVEX for checking {evex} availabilityJin Kyu Song2013-11-271-0/+1
* iflag: In iflag_cmp() scan from the most significant word downH. Peter Anvin2013-11-261-2/+5
* iflag: Make the insns_flags array constH. Peter Anvin2013-11-241-2/+4
* iflag: Move instruction flag commentH. Peter Anvin2013-11-241-6/+28
* iflag: remove C99 constructs, don't hardcode the number of wordsH. Peter Anvin2013-11-241-26/+27
* iflag: Fix dependencies, factor out static components of iflag.hH. Peter Anvin2013-11-241-202/+11
* insns: Introduce insns-flags.plCyrill Gorcunov2013-11-241-0/+410