index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
tools
/
gen-insn-attr-x86.awk
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/insn: Add AVX-512 support to the instruction decoder
Adrian Hunter
2016-07-21
1
-3
/
+8
*
x86, insn: Add new opcodes as of June, 2013
Masami Hiramatsu
2013-08-06
1
-1
/
+3
*
x86: Fix the error of using "const" in gen-insn-attr-x86.awk
Cong Ding
2012-12-10
1
-3
/
+3
*
x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix
Masami Hiramatsu
2012-06-06
1
-5
/
+9
*
x86: Update instruction decoder to support new AVX formats
Masami Hiramatsu
2011-12-05
1
-9
/
+12
*
x86: Don't use POSIX character classes in gen-insn-attr-x86.awk
Roland Dreier
2009-12-17
1
-6
/
+4
*
x86: Fix kprobes build with non-gawk awk
Jonathan Nieder
2009-12-15
1
-5
/
+5
*
x86: AVX instruction set decoder support
Masami Hiramatsu
2009-10-29
1
-24
/
+70
*
x86: Merge INAT_REXPFX into INAT_PFX_*
Masami Hiramatsu
2009-10-29
1
-3
/
+3
*
x86: Check awk features before generating inat-tables.c
Masami Hiramatsu
2009-08-27
1
-0
/
+20
*
x86: Instruction decoder API
Masami Hiramatsu
2009-08-27
1
-0
/
+314