aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/x86-opcode-map.txt
AgeCommit message (Expand)Author
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-06-27x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-23x86/insn: remove pcommitDan Williams
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter
2015-09-04x86/insn: perf tools: Add new xsave instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new memory instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new SHA instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter
2015-02-18x86/asm/decoder: Explain CALLW discrepancy between Intel and AMDDenys Vlasenko
2014-01-17x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren
2013-08-06x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-17x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper
2012-01-16x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper
2011-12-05x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu
2009-10-29x86: Add Intel FMA instructions to x86 opcode mapMasami Hiramatsu
2009-10-29x86: AVX instruction set decoder supportMasami Hiramatsu
2009-10-29x86: Add pclmulq to x86 opcode mapMasami Hiramatsu
2009-10-29x86: Fix SSE opcode map bugMasami Hiramatsu
2009-10-21x86: Add AES opcodes to opcode mapMasami Hiramatsu
2009-10-17x86: Add AMD prefetch and 3DNow! opcodes to opcode mapMasami Hiramatsu
2009-10-17x86: Add MMX/SSE opcode groups to opcode mapMasami Hiramatsu
2009-10-03x86: Add VIA processor instructions in opcodes decoderMasami Hiramatsu
2009-09-11x86: Add MMX support for instruction decoderMasami Hiramatsu
2009-08-27x86: Instruction decoder APIMasami Hiramatsu