index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
insn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-21
x86/insn: Add AVX-512 support to the instruction decoder
Adrian Hunter
1
-3
/
+15
2016-03-03
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
1
-3
/
+3
2015-02-19
x86/asm/decoder: Fix and enforce max instruction size in the insn decoder
Andy Lutomirski
1
-0
/
+7
2015-02-18
x86/asm/decoder: Create artificial 3rd byte for 2-byte VEX
Denys Vlasenko
1
-0
/
+6
2015-01-09
x86: Fix off-by-one in instruction decoder
Peter Zijlstra
1
-1
/
+1
2014-11-18
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
1
-2
/
+3
2012-10-02
UAPI: x86: Fix insn_sanity build failure after UAPI split
David Howells
1
-0
/
+4
2012-04-16
x86: Handle failures of parsing immediate operands in the instruction decoder
Masami Hiramatsu
1
-17
/
+36
2012-02-11
x86: Fix to decode grouped AVX with VEX pp bits
Masami Hiramatsu
1
-6
/
+7
2011-12-05
x86: Fix instruction decoder to handle grouped AVX instructions
Masami Hiramatsu
1
-1
/
+3
2011-10-10
x86: Fix insn decoder for longer instruction
Masami Hiramatsu
1
-5
/
+43
2009-10-29
x86: AVX instruction set decoder support
Masami Hiramatsu
1
-0
/
+52
2009-10-29
x86: Merge INAT_REXPFX into INAT_PFX_*
Masami Hiramatsu
1
-1
/
+1
2009-08-27
x86: Instruction decoder API
Masami Hiramatsu
1
-0
/
+464