summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/insn.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-16x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu1-17/+36
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu1-6/+7
2011-12-05x86: Fix instruction decoder to handle grouped AVX instructionsMasami Hiramatsu1-1/+3
2011-10-10x86: Fix insn decoder for longer instructionMasami Hiramatsu1-5/+43
2009-10-29x86: AVX instruction set decoder supportMasami Hiramatsu1-0/+52
2009-10-29x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu1-1/+1
2009-08-27x86: Instruction decoder APIMasami Hiramatsu1-0/+464