summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/insn.h
AgeCommit message (Expand)Author
2019-10-17x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-05-13kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter
2015-02-19x86/asm/decoder: Fix and enforce max instruction size in the insn decoderAndy Lutomirski
2014-11-18x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu
2011-11-10x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu
2010-03-10x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra
2009-10-29x86: AVX instruction set decoder supportMasami Hiramatsu
2009-08-27x86: Instruction decoder APIMasami Hiramatsu