Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-10 | iflag: Don't use c99 array initialization | Cyrill Gorcunov | 1 | -3/+3 |
2013-12-07 | iflag: \Tabs -> \Space | Cyrill Gorcunov | 1 | -7/+7 |
2013-12-07 | iflag: Introduce IFLAG_INIT helper | Cyrill Gorcunov | 1 | -3/+3 |
2013-12-02 | pfmask: Limit the preferred mask to the vendor specific flags | Jin Kyu Song | 1 | -4/+3 |
2013-11-27 | iflag: Do the equality test in iflag_cmp() first | H. Peter Anvin | 1 | -4/+4 |
2013-11-26 | iflag: In iflag_cmp() scan from the most significant word down | H. Peter Anvin | 1 | -2/+2 |
2013-11-24 | iflag: Drop the use of double underscores | H. Peter Anvin | 1 | -9/+9 |
2013-11-24 | iflag: Make the insns_flags array const | H. Peter Anvin | 1 | -7/+7 |
2013-11-24 | iflag: Move instruction flag comment | H. Peter Anvin | 1 | -28/+0 |
2013-11-24 | iflag: remove C99 constructs, don't hardcode the number of words | H. Peter Anvin | 1 | -4/+0 |
2013-11-24 | iflag: Fix dependencies, factor out static components of iflag.h | H. Peter Anvin | 1 | -0/+193 |