summaryrefslogtreecommitdiff
path: root/iflag.h
Commit message (Expand)AuthorAgeFilesLines
* iflag: Do the equality test in iflag_cmp() firstH. Peter Anvin2013-11-271-4/+4
* iflag: In iflag_cmp() scan from the most significant word downH. Peter Anvin2013-11-261-2/+2
* iflag: Drop the use of double underscoresH. Peter Anvin2013-11-241-9/+9
* iflag: Make the insns_flags array constH. Peter Anvin2013-11-241-7/+7
* iflag: Move instruction flag commentH. Peter Anvin2013-11-241-28/+0
* iflag: remove C99 constructs, don't hardcode the number of wordsH. Peter Anvin2013-11-241-4/+0
* iflag: Fix dependencies, factor out static components of iflag.hH. Peter Anvin2013-11-241-0/+193