Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UAPI: x86: Fix insn_sanity build failure after UAPI split | David Howells | 2012-10-02 | 1 | -0/+4 |
* | x86: Handle failures of parsing immediate operands in the instruction decoder | Masami Hiramatsu | 2012-04-16 | 1 | -17/+36 |
* | x86: Fix to decode grouped AVX with VEX pp bits | Masami Hiramatsu | 2012-02-11 | 1 | -6/+7 |
* | x86: Fix instruction decoder to handle grouped AVX instructions | Masami Hiramatsu | 2011-12-05 | 1 | -1/+3 |
* | x86: Fix insn decoder for longer instruction | Masami Hiramatsu | 2011-10-10 | 1 | -5/+43 |
* | x86: AVX instruction set decoder support | Masami Hiramatsu | 2009-10-29 | 1 | -0/+52 |
* | x86: Merge INAT_REXPFX into INAT_PFX_* | Masami Hiramatsu | 2009-10-29 | 1 | -1/+1 |
* | x86: Instruction decoder API | Masami Hiramatsu | 2009-08-27 | 1 | -0/+464 |