projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9d1f0ec
a9b2026
)
RISC-V: Provide a fraemework for RISC-V ISA extensions
author
Palmer Dabbelt
<palmer@rivosinc.com>
Thu, 17 Mar 2022 21:09:16 +0000
(14:09 -0700)
committer
Palmer Dabbelt
<palmer@rivosinc.com>
Thu, 17 Mar 2022 21:09:16 +0000
(14:09 -0700)
This series implements a generic framework to parse multi-letter ISA
extensions.
* palmer/riscv-isa:
RISC-V: Improve /proc/cpuinfo output for ISA extensions
RISC-V: Do no continue isa string parsing without correct XLEN
RISC-V: Implement multi-letter ISA extension probing framework
RISC-V: Extract multi-letter extension names from "riscv, isa"
RISC-V: Minimal parser for "riscv, isa" strings
RISC-V: Correctly print supported extensions
1
2
arch/riscv/kernel/cpu.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/riscv/kernel/cpu.c
Simple merge