index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
/
lib
/
insn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
1
-0
/
+4
2024-05-02
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
1
-0
/
+25
2024-02-22
x86/insn: Directly assign x86_64 state in insn_init()
Nikolay Borisov
1
-1
/
+1
2024-02-22
x86/insn: Remove superfluous checks from instruction decoding routines
Nikolay Borisov
1
-35
/
+21
2021-10-06
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
1
-2
/
+3
2021-09-24
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
1
-2
/
+2
2021-03-17
tools/insn: Restore the relative include paths for cross building
Borislav Petkov
1
-3
/
+3
2021-03-15
x86/insn: Make insn_complete() static
Borislav Petkov
1
-0
/
+7
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
1
-48
/
+174
2021-03-15
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
1
-3
/
+3
2021-03-15
x86/insn: Add @buf_len param to insn_init() kernel-doc comment
Borislav Petkov
1
-0
/
+1
2021-01-13
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
1
-9
/
+9
2021-01-13
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
1
-54
/
+47
2019-10-17
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
1
-0
/
+34
2019-08-31
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
1
-2
/
+2
2019-08-31
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
1
-0
/
+593