Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-28 | Add {vex3} and {vex2} prefixes by analogy with {evex} | H. Peter Anvin | 1 | -1/+2 |
2013-11-27 | iflags: Add IF_EVEX for checking {evex} availability | Jin Kyu Song | 1 | -0/+1 |
2013-11-26 | iflag: In iflag_cmp() scan from the most significant word down | H. Peter Anvin | 1 | -2/+5 |
2013-11-24 | iflag: Make the insns_flags array const | H. Peter Anvin | 1 | -2/+4 |
2013-11-24 | iflag: Move instruction flag comment | H. Peter Anvin | 1 | -6/+28 |
2013-11-24 | iflag: remove C99 constructs, don't hardcode the number of words | H. Peter Anvin | 1 | -26/+27 |
2013-11-24 | iflag: Fix dependencies, factor out static components of iflag.h | H. Peter Anvin | 1 | -202/+11 |
2013-11-24 | insns: Introduce insns-flags.pl | Cyrill Gorcunov | 1 | -0/+410 |