aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/x86-opcode-map.txt
AgeCommit message (Expand)Author
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