Commit message (Expand) | Author | Age | |
---|---|---|---|
* | x86/asm/decoder: Fix and enforce max instruction size in the insn decoder | Andy Lutomirski | 2015-02-18 |
* | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | 2014-11-17 |
* | x86: Fix to decode grouped AVX with VEX pp bits | Masami Hiramatsu | 2012-02-11 |
* | x86, perf: Add a build-time sanity test to the x86 decoder | Masami Hiramatsu | 2011-11-10 |
* | x86: Move MAX_INSN_SIZE into asm/insn.h | Peter Zijlstra | 2010-03-10 |
* | x86: AVX instruction set decoder support | Masami Hiramatsu | 2009-10-29 |
* | x86: Instruction decoder API | Masami Hiramatsu | 2009-08-26 |