index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
insn.c
Age
Commit message (
Expand
)
Author
2016-07-21
x86/insn: Add AVX-512 support to the instruction decoder
Adrian Hunter
2016-03-03
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
2015-02-19
x86/asm/decoder: Fix and enforce max instruction size in the insn decoder
Andy Lutomirski
2015-02-18
x86/asm/decoder: Create artificial 3rd byte for 2-byte VEX
Denys Vlasenko
2015-01-09
x86: Fix off-by-one in instruction decoder
Peter Zijlstra
2014-11-18
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
2012-10-02
UAPI: x86: Fix insn_sanity build failure after UAPI split
David Howells
2012-04-16
x86: Handle failures of parsing immediate operands in the instruction decoder
Masami Hiramatsu
2012-02-11
x86: Fix to decode grouped AVX with VEX pp bits
Masami Hiramatsu
2011-12-05
x86: Fix instruction decoder to handle grouped AVX instructions
Masami Hiramatsu
2011-10-10
x86: Fix insn decoder for longer instruction
Masami Hiramatsu
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: Instruction decoder API
Masami Hiramatsu