index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
insn-def.h
Age
Commit message (
Expand
)
Author
2025-11-19
riscv: Introduce Zalasr instructions
Xu Lu
2025-10-27
riscv: asm: use .insn for making custom instructions
Ben Dooks
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
2025-06-05
riscv: Introduce Zicbop instructions
Alexandre Ghiti
2025-03-20
riscv: Move nop definition to insn-def.h
Charlie Jenkins
2024-07-12
riscv: Add Zawrs support for spinlocks
Christoph Müllner
2024-07-12
riscv: Provide a definition for 'pause'
Andrew Jones
2023-11-05
RISC-V: capitalise CMO op macros
Conor Dooley
2023-03-14
RISC-V: Use Zicboz in clear_page when available
Andrew Jones
2023-02-14
RISC-V: replace cbom instructions with an insn-def
Conor Dooley
2023-02-14
RISC-V: insn-def: Add I-type insn-def
Andrew Jones
2022-10-02
RISC-V: KVM: Use Svinval for local TLB maintenance when available
Anup Patel
2022-10-02
riscv: KVM: Apply insn-def to hlv encodings
Andrew Jones
2022-10-02
riscv: KVM: Apply insn-def to hfence encodings
Andrew Jones
2022-10-02
riscv: Introduce support for defining instructions
Andrew Jones