index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
1
-9
/
+26
2025-05-06
x86/insn: Stop decoding i64 instructions in x86-64 mode at opcode
Masami Hiramatsu (Google)
1
-1
/
+6
2025-02-28
tools/x86: Fix linux/unaligned.h include path in lib/insn.c
Ian Rogers
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
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