Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-21 | x86/insn: Add AVX-512 support to the instruction decoder | Adrian Hunter | 1 | -1/+11 |
2015-02-19 | x86/asm/decoder: Fix and enforce max instruction size in the insn decoder | Andy Lutomirski | 1 | -1/+1 |
2014-11-18 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | 1 | -4/+6 |
2012-02-11 | x86: Fix to decode grouped AVX with VEX pp bits | Masami Hiramatsu | 1 | -6/+12 |
2011-11-10 | x86, perf: Add a build-time sanity test to the x86 decoder | Masami Hiramatsu | 1 | -0/+7 |
2010-03-10 | x86: Move MAX_INSN_SIZE into asm/insn.h | Peter Zijlstra | 1 | -0/+2 |
2009-10-29 | x86: AVX instruction set decoder support | Masami Hiramatsu | 1 | -1/+42 |
2009-08-27 | x86: Instruction decoder API | Masami Hiramatsu | 1 | -0/+143 |