aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/x86-opcode-map.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu1-4/+4
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+5
2012-01-17x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper1-2/+2
2012-01-16x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper1-1/+3
2011-12-05x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu1-273/+333
2009-10-29x86: Add Intel FMA instructions to x86 opcode mapMasami Hiramatsu1-1/+33
2009-10-29x86: AVX instruction set decoder supportMasami Hiramatsu1-206/+225
2009-10-29x86: Add pclmulq to x86 opcode mapMasami Hiramatsu1-0/+1
2009-10-29x86: Fix SSE opcode map bugMasami Hiramatsu1-5/+5
2009-10-21x86: Add AES opcodes to opcode mapMasami Hiramatsu1-2/+8
2009-10-17x86: Add AMD prefetch and 3DNow! opcodes to opcode mapMasami Hiramatsu1-3/+10
2009-10-17x86: Add MMX/SSE opcode groups to opcode mapMasami Hiramatsu1-0/+10
2009-10-03x86: Add VIA processor instructions in opcodes decoderMasami Hiramatsu1-1/+7
2009-09-11x86: Add MMX support for instruction decoderMasami Hiramatsu1-107/+200
2009-08-27x86: Instruction decoder APIMasami Hiramatsu1-0/+719