Age | Commit message (Expand) | Author | Files | Lines |
2015-09-04 | x86/insn: perf tools: Add new xsave instructions | Adrian Hunter | 1 | -0/+3 |
2015-09-04 | x86/insn: perf tools: Add new memory protection keys instructions | Adrian Hunter | 1 | -1/+1 |
2015-09-04 | x86/insn: perf tools: Add new memory instructions | Adrian Hunter | 1 | -2/+2 |
2015-09-04 | x86/insn: perf tools: Add new SHA instructions | Adrian Hunter | 1 | -0/+7 |
2015-09-04 | x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions | Adrian Hunter | 1 | -2/+6 |
2015-02-18 | x86/asm/decoder: Explain CALLW discrepancy between Intel and AMD | Denys Vlasenko | 1 | -0/+9 |
2014-01-17 | x86, mpx: Add MPX related opcodes to the x86 opcode map | Qiaowei Ren | 1 | -2/+2 |
2013-08-06 | x86, insn: Add new opcodes as of June, 2013 | Masami Hiramatsu | 1 | -18/+24 |
2012-06-06 | x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix | Masami Hiramatsu | 1 | -4/+4 |
2012-01-20 | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 1 | -3/+5 |
2012-01-18 | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 1 | -2/+2 |
2012-01-16 | x86/kprobes: Fix typo transferred from Intel manual | Ulrich Drepper | 1 | -1/+3 |
2011-12-05 | x86: Update instruction decoder to support new AVX formats | Masami Hiramatsu | 1 | -273/+333 |
2009-10-29 | x86: Add Intel FMA instructions to x86 opcode map | Masami Hiramatsu | 1 | -1/+33 |
2009-10-29 | x86: AVX instruction set decoder support | Masami Hiramatsu | 1 | -206/+225 |
2009-10-29 | x86: Add pclmulq to x86 opcode map | Masami Hiramatsu | 1 | -0/+1 |
2009-10-29 | x86: Fix SSE opcode map bug | Masami Hiramatsu | 1 | -5/+5 |
2009-10-21 | x86: Add AES opcodes to opcode map | Masami Hiramatsu | 1 | -2/+8 |
2009-10-17 | x86: Add AMD prefetch and 3DNow! opcodes to opcode map | Masami Hiramatsu | 1 | -3/+10 |
2009-10-17 | x86: Add MMX/SSE opcode groups to opcode map | Masami Hiramatsu | 1 | -0/+10 |
2009-10-03 | x86: Add VIA processor instructions in opcodes decoder | Masami Hiramatsu | 1 | -1/+7 |
2009-09-11 | x86: Add MMX support for instruction decoder | Masami Hiramatsu | 1 | -107/+200 |
2009-08-27 | x86: Instruction decoder API | Masami Hiramatsu | 1 | -0/+719 |