开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
/
include
/
asm
/
insn.h
Age
Commit message (
Expand
)
Author
2024-05-02
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
2024-05-02
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
2022-01-23
x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder
Adrian Hunter
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
2021-03-15
x86/insn: Make insn_complete() static
Borislav Petkov
2021-03-15
x86/insn: Remove kernel_insn_init()
Borislav Petkov
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
2021-03-15
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
2021-01-13
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
2021-01-13
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2019-10-17
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
2019-08-31
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
2019-08-31
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf