aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/insn.c
AgeCommit message (Expand)Author
2012-10-02UAPI: x86: Fix insn_sanity build failure after UAPI splitDavid Howells
2012-04-16x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu
2011-12-05x86: Fix instruction decoder to handle grouped AVX instructionsMasami Hiramatsu
2011-10-10x86: Fix insn decoder for longer instructionMasami Hiramatsu
2009-10-29x86: AVX instruction set decoder supportMasami Hiramatsu
2009-10-29x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu
2009-08-27x86: Instruction decoder APIMasami Hiramatsu