summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/insn.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu2012-04-161-17/+36
* x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-111-6/+7
* x86: Fix instruction decoder to handle grouped AVX instructionsMasami Hiramatsu2011-12-051-1/+3
* x86: Fix insn decoder for longer instructionMasami Hiramatsu2011-10-101-5/+43
* x86: AVX instruction set decoder supportMasami Hiramatsu2009-10-291-0/+52
* x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu2009-10-291-1/+1
* x86: Instruction decoder APIMasami Hiramatsu2009-08-271-0/+464