summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/insn.h
Commit message (Expand)AuthorAgeFilesLines
* kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2018-05-131-0/+18
* x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter2016-07-211-1/+11
* x86/asm/decoder: Fix and enforce max instruction size in the insn decoderAndy Lutomirski2015-02-191-1/+1
* x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-181-4/+6
* x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-111-6/+12
* x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu2011-11-101-0/+7
* x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra2010-03-101-0/+2
* x86: AVX instruction set decoder supportMasami Hiramatsu2009-10-291-1/+42
* x86: Instruction decoder APIMasami Hiramatsu2009-08-271-0/+143