aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/x86-opcode-map.txt
Commit message (Expand)AuthorAgeFilesLines
* x86: Add Intel FMA instructions to x86 opcode mapMasami Hiramatsu2009-10-291-1/+33
* x86: AVX instruction set decoder supportMasami Hiramatsu2009-10-291-206/+225
* x86: Add pclmulq to x86 opcode mapMasami Hiramatsu2009-10-291-0/+1
* x86: Fix SSE opcode map bugMasami Hiramatsu2009-10-291-5/+5
* x86: Add AES opcodes to opcode mapMasami Hiramatsu2009-10-211-2/+8
* x86: Add AMD prefetch and 3DNow! opcodes to opcode mapMasami Hiramatsu2009-10-171-3/+10
* x86: Add MMX/SSE opcode groups to opcode mapMasami Hiramatsu2009-10-171-0/+10
* x86: Add VIA processor instructions in opcodes decoderMasami Hiramatsu2009-10-031-1/+7
* x86: Add MMX support for instruction decoderMasami Hiramatsu2009-09-111-107/+200
* x86: Instruction decoder APIMasami Hiramatsu2009-08-271-0/+719