index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
x86-opcode-map.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/insn: Add support for APX EVEX instructions to the opcode map
Adrian Hunter
2024-05-02
1
-0
/
+93
*
x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...
Adrian Hunter
2024-05-02
1
-72
/
+76
*
x86/insn: Add misc new Intel instructions
Adrian Hunter
2024-05-02
1
-12
/
+45
*
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
2024-05-02
1
-4
/
+4
*
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
2024-05-02
1
-1
/
+1
*
x86/insn: Add Key Locker instructions to the opcode map
Chang S. Bae
2024-05-02
1
-4
/
+7
*
x86/opcode: Add ERET[US] instructions to the x86 opcode map
H. Peter Anvin (Intel)
2024-01-31
1
-1
/
+1
*
x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
Xin Li
2024-01-25
1
-1
/
+1
*
x86/opcode: Add the LKGS instruction to x86-opcode-map
H. Peter Anvin (Intel)
2023-01-12
1
-0
/
+1
*
x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder
Adrian Hunter
2022-01-23
1
-8
/
+87
*
x86/insn: Add misc instructions to x86 instruction decoder
Adrian Hunter
2022-01-23
1
-3
/
+3
*
x86/insn: Add AMX instructions to the x86 instruction decoder
Adrian Hunter
2022-01-23
1
-2
/
+8
*
x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
Yu-cheng Yu
2020-03-26
1
-6
/
+11
*
x86/decoder: Add TEST opcode to Group3-2
Masami Hiramatsu
2020-01-22
1
-1
/
+1
*
x86/insn: Add some more Intel instructions to the opcode map
Adrian Hunter
2019-11-26
1
-12
/
+32
*
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
2019-11-18
1
-6
/
+12
*
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-15
1
-2
/
+11
*
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
2017-11-24
1
-1
/
+1
*
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
2017-06-27
1
-1
/
+1
*
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-29
1
-1
/
+1
|
\
|
*
x86/insn: remove pcommit
Dan Williams
2016-07-23
1
-1
/
+1
*
|
x86/insn: Add AVX-512 support to the instruction decoder
Adrian Hunter
2016-07-21
1
-92
/
+171
*
|
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
2016-07-20
1
-1
/
+1
|
/
*
x86/insn: perf tools: Add new xsave instructions
Adrian Hunter
2015-09-04
1
-0
/
+3
*
x86/insn: perf tools: Add new memory protection keys instructions
Adrian Hunter
2015-09-04
1
-1
/
+1
*
x86/insn: perf tools: Add new memory instructions
Adrian Hunter
2015-09-04
1
-2
/
+2
*
x86/insn: perf tools: Add new SHA instructions
Adrian Hunter
2015-09-04
1
-0
/
+7
*
x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
Adrian Hunter
2015-09-04
1
-2
/
+6
*
x86/asm/decoder: Explain CALLW discrepancy between Intel and AMD
Denys Vlasenko
2015-02-18
1
-0
/
+9
*
x86, mpx: Add MPX related opcodes to the x86 opcode map
Qiaowei Ren
2014-01-17
1
-2
/
+2
*
x86, insn: Add new opcodes as of June, 2013
Masami Hiramatsu
2013-08-06
1
-18
/
+24
*
x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix
Masami Hiramatsu
2012-06-06
1
-4
/
+4
*
-
.
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
1
-3
/
+5
|
\
\
|
|
*
x86, opcode: ANDN and Group 17 in x86-opcode-map.txt
Ulrich Drepper
2012-01-17
1
-2
/
+2
|
|
/
|
/
|
|
*
x86/kprobes: Fix typo transferred from Intel manual
Ulrich Drepper
2012-01-16
1
-1
/
+3
*
|
x86: Update instruction decoder to support new AVX formats
Masami Hiramatsu
2011-12-05
1
-273
/
+333
|
/
*
x86: Add Intel FMA instructions to x86 opcode map
Masami Hiramatsu
2009-10-29
1
-1
/
+33
*
x86: AVX instruction set decoder support
Masami Hiramatsu
2009-10-29
1
-206
/
+225
*
x86: Add pclmulq to x86 opcode map
Masami Hiramatsu
2009-10-29
1
-0
/
+1
*
x86: Fix SSE opcode map bug
Masami Hiramatsu
2009-10-29
1
-5
/
+5
*
x86: Add AES opcodes to opcode map
Masami Hiramatsu
2009-10-21
1
-2
/
+8
*
x86: Add AMD prefetch and 3DNow! opcodes to opcode map
Masami Hiramatsu
2009-10-17
1
-3
/
+10
*
x86: Add MMX/SSE opcode groups to opcode map
Masami Hiramatsu
2009-10-17
1
-0
/
+10
*
x86: Add VIA processor instructions in opcodes decoder
Masami Hiramatsu
2009-10-03
1
-1
/
+7
*
x86: Add MMX support for instruction decoder
Masami Hiramatsu
2009-09-11
1
-107
/
+200
*
x86: Instruction decoder API
Masami Hiramatsu
2009-08-27
1
-0
/
+719