index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-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-03
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-14
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
1
-9
/
+9
2021-01-14
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-09-01
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
1
-2
/
+2
2019-09-01
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
1
-0
/
+593