Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-21 | x86/insn: Add AVX-512 support to the instruction decoder | Adrian Hunter | 1 | -3/+8 |
2013-08-06 | x86, insn: Add new opcodes as of June, 2013 | Masami Hiramatsu | 1 | -1/+3 |
2012-12-10 | x86: Fix the error of using "const" in gen-insn-attr-x86.awk | Cong Ding | 1 | -3/+3 |
2012-06-06 | x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix | Masami Hiramatsu | 1 | -5/+9 |
2011-12-05 | x86: Update instruction decoder to support new AVX formats | Masami Hiramatsu | 1 | -9/+12 |
2009-12-17 | x86: Don't use POSIX character classes in gen-insn-attr-x86.awk | Roland Dreier | 1 | -6/+4 |
2009-12-15 | x86: Fix kprobes build with non-gawk awk | Jonathan Nieder | 1 | -5/+5 |
2009-10-29 | x86: AVX instruction set decoder support | Masami Hiramatsu | 1 | -24/+70 |
2009-10-29 | x86: Merge INAT_REXPFX into INAT_PFX_* | Masami Hiramatsu | 1 | -3/+3 |
2009-08-27 | x86: Check awk features before generating inat-tables.c | Masami Hiramatsu | 1 | -0/+20 |
2009-08-27 | x86: Instruction decoder API | Masami Hiramatsu | 1 | -0/+314 |