Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |