index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
tools
/
gen-insn-attr-x86.awk
Age
Commit message (
Expand
)
Author
2019-10-01
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-21
x86/insn: Add AVX-512 support to the instruction decoder
Adrian Hunter
2013-08-06
x86, insn: Add new opcodes as of June, 2013
Masami Hiramatsu
2012-12-10
x86: Fix the error of using "const" in gen-insn-attr-x86.awk
Cong Ding
2012-06-06
x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix
Masami Hiramatsu
2011-12-05
x86: Update instruction decoder to support new AVX formats
Masami Hiramatsu
2009-12-17
x86: Don't use POSIX character classes in gen-insn-attr-x86.awk
Roland Dreier
2009-12-15
x86: Fix kprobes build with non-gawk awk
Jonathan Nieder
2009-10-29
x86: AVX instruction set decoder support
Masami Hiramatsu
2009-10-29
x86: Merge INAT_REXPFX into INAT_PFX_*
Masami Hiramatsu
2009-08-27
x86: Check awk features before generating inat-tables.c
Masami Hiramatsu
2009-08-27
x86: Instruction decoder API
Masami Hiramatsu