index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
x86-opcode-map.txt
Age
Commit message (
Expand
)
Author
2014-01-17
x86, mpx: Add MPX related opcodes to the x86 opcode map
Qiaowei Ren
2013-08-06
x86, insn: Add new opcodes as of June, 2013
Masami Hiramatsu
2012-06-06
x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix
Masami Hiramatsu
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-17
x86, opcode: ANDN and Group 17 in x86-opcode-map.txt
Ulrich Drepper
2012-01-16
x86/kprobes: Fix typo transferred from Intel manual
Ulrich Drepper
2011-12-05
x86: Update instruction decoder to support new AVX formats
Masami Hiramatsu
2009-10-29
x86: Add Intel FMA instructions to x86 opcode map
Masami Hiramatsu
2009-10-29
x86: AVX instruction set decoder support
Masami Hiramatsu
2009-10-29
x86: Add pclmulq to x86 opcode map
Masami Hiramatsu
2009-10-29
x86: Fix SSE opcode map bug
Masami Hiramatsu
2009-10-21
x86: Add AES opcodes to opcode map
Masami Hiramatsu
2009-10-17
x86: Add AMD prefetch and 3DNow! opcodes to opcode map
Masami Hiramatsu
2009-10-17
x86: Add MMX/SSE opcode groups to opcode map
Masami Hiramatsu
2009-10-03
x86: Add VIA processor instructions in opcodes decoder
Masami Hiramatsu
2009-09-11
x86: Add MMX support for instruction decoder
Masami Hiramatsu
2009-08-27
x86: Instruction decoder API
Masami Hiramatsu