Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2016-07-21 | x86/insn: Add AVX-512 support to the instruction decoder | Adrian Hunter | 1 | -3/+15 |
2016-03-03 | x86/asm/decoder: Use explicitly signed chars | Josh Poimboeuf | 1 | -3/+3 |
2015-02-19 | x86/asm/decoder: Fix and enforce max instruction size in the insn decoder | Andy Lutomirski | 1 | -0/+7 |
2015-02-18 | x86/asm/decoder: Create artificial 3rd byte for 2-byte VEX | Denys Vlasenko | 1 | -0/+6 |
2015-01-09 | x86: Fix off-by-one in instruction decoder | Peter Zijlstra | 1 | -1/+1 |
2014-11-18 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | 1 | -2/+3 |
2012-10-02 | UAPI: x86: Fix insn_sanity build failure after UAPI split | David Howells | 1 | -0/+4 |
2012-04-16 | x86: Handle failures of parsing immediate operands in the instruction decoder | Masami Hiramatsu | 1 | -17/+36 |
2012-02-11 | x86: Fix to decode grouped AVX with VEX pp bits | Masami Hiramatsu | 1 | -6/+7 |
2011-12-05 | x86: Fix instruction decoder to handle grouped AVX instructions | Masami Hiramatsu | 1 | -1/+3 |
2011-10-10 | x86: Fix insn decoder for longer instruction | Masami Hiramatsu | 1 | -5/+43 |
2009-10-29 | x86: AVX instruction set decoder support | Masami Hiramatsu | 1 | -0/+52 |
2009-10-29 | x86: Merge INAT_REXPFX into INAT_PFX_* | Masami Hiramatsu | 1 | -1/+1 |
2009-08-27 | x86: Instruction decoder API | Masami Hiramatsu | 1 | -0/+464 |