summaryrefslogtreecommitdiff
path: root/iflag.h
Commit message (Expand)AuthorAgeFilesLines
* iflag: Don't use c99 array initializationCyrill Gorcunov2013-12-101-3/+3
* iflag: \Tabs -> \SpaceCyrill Gorcunov2013-12-071-7/+7
* iflag: Introduce IFLAG_INIT helperCyrill Gorcunov2013-12-071-3/+3
* pfmask: Limit the preferred mask to the vendor specific flagsJin Kyu Song2013-12-021-4/+3
* 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