summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/insn.h
AgeCommit message (Expand)Author
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