aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/tools/gen-insn-attr-x86.awk
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.87' into v4.19/standard/baseBruce Ashfield
2019-12-01x86/insn: Fix awk regexp warningsAlexander Kapshuk
2018-11-28linux-yocto: Handle /bin/awk issuesRichard Purdie
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter
2013-08-06x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu
2012-12-10x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu
2011-12-05x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu
2009-12-17x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier
2009-12-15x86: Fix kprobes build with non-gawk awkJonathan Nieder
2009-10-29x86: AVX instruction set decoder supportMasami Hiramatsu
2009-10-29x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu
2009-08-27x86: Check awk features before generating inat-tables.cMasami Hiramatsu
2009-08-27x86: Instruction decoder APIMasami Hiramatsu