aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/insn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-13kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu1-0/+18
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter1-1/+11
2015-02-19x86/asm/decoder: Fix and enforce max instruction size in the insn decoderAndy Lutomirski1-1/+1
2014-11-18x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen1-4/+6
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu1-6/+12
2011-11-10x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu1-0/+7
2010-03-10x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra1-0/+2
2009-10-29x86: AVX instruction set decoder supportMasami Hiramatsu1-1/+42
2009-08-27x86: Instruction decoder APIMasami Hiramatsu1-0/+143