summaryrefslogtreecommitdiff
path: root/arch/x86/lib/insn.c
Commit message (Expand)AuthorAge
* x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu2012-04-16
* x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-11
* x86: Fix instruction decoder to handle grouped AVX instructionsMasami Hiramatsu2011-12-05
* x86: Fix insn decoder for longer instructionMasami Hiramatsu2011-10-10
* x86: AVX instruction set decoder supportMasami Hiramatsu2009-10-29
* x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu2009-10-29
* x86: Instruction decoder APIMasami Hiramatsu2009-08-27