aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/x86-opcode-map.txt
Commit message (Expand)AuthorAge
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
| * x86/insn: remove pcommitDan Williams2016-07-23
* | x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter2016-07-21
* | x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter2016-07-20
|/
* x86/insn: perf tools: Add new xsave instructionsAdrian Hunter2015-09-04
* x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter2015-09-04
* x86/insn: perf tools: Add new memory instructionsAdrian Hunter2015-09-04
* x86/insn: perf tools: Add new SHA instructionsAdrian Hunter2015-09-04
* x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter2015-09-04
* x86/asm/decoder: Explain CALLW discrepancy between Intel and AMDDenys Vlasenko2015-02-18
* x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren2014-01-17
* x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu2013-08-06
* x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu2012-06-06
*-. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-19
|\ \
| | * x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-17
| |/ |/|
| * x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-16
* | x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu2011-12-05
|/
* x86: Add Intel FMA instructions to x86 opcode mapMasami Hiramatsu2009-10-29
* x86: AVX instruction set decoder supportMasami Hiramatsu2009-10-29
* x86: Add pclmulq to x86 opcode mapMasami Hiramatsu2009-10-29
* x86: Fix SSE opcode map bugMasami Hiramatsu2009-10-29
* x86: Add AES opcodes to opcode mapMasami Hiramatsu2009-10-21
* x86: Add AMD prefetch and 3DNow! opcodes to opcode mapMasami Hiramatsu2009-10-17
* x86: Add MMX/SSE opcode groups to opcode mapMasami Hiramatsu2009-10-17
* x86: Add VIA processor instructions in opcodes decoderMasami Hiramatsu2009-10-02
* x86: Add MMX support for instruction decoderMasami Hiramatsu2009-09-10
* x86: Instruction decoder APIMasami Hiramatsu2009-08-26