summaryrefslogtreecommitdiffstats
path: root/arch/x86/tools/gen-insn-attr-x86.awk
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter2016-07-211-3/+8
* x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu2013-08-061-1/+3
* x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding2012-12-101-3/+3
* x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu2012-06-061-5/+9
* x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu2011-12-051-9/+12
* x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier2009-12-171-6/+4
* x86: Fix kprobes build with non-gawk awkJonathan Nieder2009-12-151-5/+5
* x86: AVX instruction set decoder supportMasami Hiramatsu2009-10-291-24/+70
* x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu2009-10-291-3/+3
* x86: Check awk features before generating inat-tables.cMasami Hiramatsu2009-08-271-0/+20
* x86: Instruction decoder APIMasami Hiramatsu2009-08-271-0/+314