Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
RISC-V ISA Dev
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
RISC-V ISA Dev
1–30 of 1116
Welcome to the RISC-V ISA Dev list / group. This list is used to share RISC-V ISA Development related ideas, questions and updates within the RISC-V community.
Mark all as read
Report group
0 selected
Jerry Ho
, …
Jeff Scott
22
10/28/21
question on NMI
Thanks Tommy! That was very helpful and is along the same lines I would take if doing this as a
unread,
question on NMI
Thanks Tommy! That was very helpful and is along the same lines I would take if doing this as a
10/28/21
Muhammad Shami
7/6/20
Understand the custom instruction
Hi experties ..! I am trying to understand custom instruction added using a python script for orca(
unread,
Understand the custom instruction
Hi experties ..! I am trying to understand custom instruction added using a python script for orca(
7/6/20
Sourav Roy
, …
Jeff Scott
12
6/25/20
Delegation of machine mode interrupts
Thanks, this is clear. Jeff From: Andrew Waterman <wate...@eecs.berkeley.edu> Sent: Wednesday,
unread,
Delegation of machine mode interrupts
Thanks, this is clear. Jeff From: Andrew Waterman <wate...@eecs.berkeley.edu> Sent: Wednesday,
6/25/20
View more pinned conversations
Ved Shanbhogue
2
7:19 AM
Public review of Non-leaf PTE invalidation and Address range invalidation extensions
Greetings ! The review period has concluded. We greatly appreciate your participation in the review
unread,
Public review of Non-leaf PTE invalidation and Address range invalidation extensions
Greetings ! The review period has concluded. We greatly appreciate your participation in the review
7:19 AM
Vadím Sukhomlínov
, …
MitchAlsup
46
Apr 18
Add with carry instructions
On Friday, April 18, 2025 at 3:18:52 PM UTC-5 Allen Baum wrote: Nice examples; the only issue is
unread,
Add with carry instructions
On Friday, April 18, 2025 at 3:18:52 PM UTC-5 Allen Baum wrote: Nice examples; the only issue is
Apr 18
Adnan Hamid
, …
Allen Baum
30
Apr 11
MUST software mark unsued PTEs in a page directory as not valid ?
That is an microarchitectural fix for this issue - but is implicitly allowed by the architecture, as
unread,
MUST software mark unsued PTEs in a page directory as not valid ?
That is an microarchitectural fix for this issue - but is implicitly allowed by the architecture, as
Apr 11
Allen Baum
,
Greg Favor
6
Apr 9
memory mapped control registers
On Wed, Apr 9, 2025, 12:15 PM Allen Baum <allen...@esperantotech.com> wrote: Maybe my
unread,
memory mapped control registers
On Wed, Apr 9, 2025, 12:15 PM Allen Baum <allen...@esperantotech.com> wrote: Maybe my
Apr 9
Michael Clark
, …
BGB
10
Apr 5
a super regular RISC that encodes constants in immediate blocks.
Hi Folks, quick update. this experimental ISA now has a PDF specification: glyph.pdf, plus
unread,
a super regular RISC that encodes constants in immediate blocks.
Hi Folks, quick update. this experimental ISA now has a PDF specification: glyph.pdf, plus
Apr 5
Yin Tong
Mar 4
BDEP & BEXT instruction in RISC-V
Greetings everyone, We've been working on optimizing RISC-V for big data tools like Spark and
unread,
BDEP & BEXT instruction in RISC-V
Greetings everyone, We've been working on optimizing RISC-V for big data tools like Spark and
Mar 4
Adnan Hamid
, …
Greg Favor
9
Mar 3
may cbo.flush on non-cacheable memory raise an exception ?
Hi Greg, Got it. Where should such questions requesting clarification of the specification from
unread,
may cbo.flush on non-cacheable memory raise an exception ?
Hi Greg, Got it. Where should such questions requesting clarification of the specification from
Mar 3
BGB
Jan 23
Misc/RFC: Changing encoding for my jumbo-prefix extension...
After thinking some, I decided to change the scheme I was using for encoding jumbo prefixes in my
unread,
Misc/RFC: Changing encoding for my jumbo-prefix extension...
After thinking some, I decided to change the scheme I was using for encoding jumbo prefixes in my
Jan 23
Sunil V L
,
Heinrich Schuchardt
5
Jan 14
Public Review of the ACPI RISC-V IO Mapping Table (RIMT) Specification
On Tue, Jan 14, 2025 at 02:17:37PM +0100, Heinrich Schuchardt wrote: > On 14.01.25 13:52, Sunil VL
unread,
Public Review of the ACPI RISC-V IO Mapping Table (RIMT) Specification
On Tue, Jan 14, 2025 at 02:17:37PM +0100, Heinrich Schuchardt wrote: > On 14.01.25 13:52, Sunil VL
Jan 14
Ved Shanbhogue
3
12/21/24
Public Review of the RISC-V Server SoC Specification
Greetings ! The review period for the RISC-V Server SoC Specification has concluded. Feedback
unread,
Public Review of the RISC-V Server SoC Specification
Greetings ! The review period for the RISC-V Server SoC Specification has concluded. Feedback
12/21/24
Christian Herber
, …
BGB
10
12/13/24
Public review for standard extensions Zilsd & Zclsd
The public review is complete. Thanks to everybody who participated. The following were the primary
unread,
Public review for standard extensions Zilsd & Zclsd
The public review is complete. Thanks to everybody who participated. The following were the primary
12/13/24
L Peter Deutsch
, …
Bruce Hoult
5
12/6/24
Reading spec-in-development docs
https://github.com/riscv/riscv-dot-product/releases/download/v0.0.1/dot-product.pdf On Sat, Dec 7,
unread,
Reading spec-in-development docs
https://github.com/riscv/riscv-dot-product/releases/download/v0.0.1/dot-product.pdf On Sat, Dec 7,
12/6/24
L Peter Deutsch
,
BGB
2
12/3/24
Compiler impact of RVA20/22/23U64 adoption
On 12/3/2024 12:27 PM, L Peter Deutsch wrote: > I'm writing a compiler one of whose targets is
unread,
Compiler impact of RVA20/22/23U64 adoption
On 12/3/2024 12:27 PM, L Peter Deutsch wrote: > I'm writing a compiler one of whose targets is
12/3/24
zzzhhh
11/17/24
How to skip Vector extension (v) when building riscv-tests?
Hi, experts: I did not include Vector extension (v) when building my RISC-V GNU toolchain; the ISA is
unread,
How to skip Vector extension (v) when building riscv-tests?
Hi, experts: I did not include Vector extension (v) when building my RISC-V GNU toolchain; the ISA is
11/17/24
Robert Finch
, …
BGB
7
11/8/24
Architecture CALL / RETURN instructions
On 11/8/2024 11:40 AM, Robert Lipe wrote: > Since this is inherently quite specific to your
unread,
Architecture CALL / RETURN instructions
On 11/8/2024 11:40 AM, Robert Lipe wrote: > Since this is inherently quite specific to your
11/8/24
Kito Cheng
, …
Kito Cheng
5
11/7/24
Public review for Non-ISA Specification: RISC-V vector intrinsic
Hi BGB: Thanks so much for your detailed response! Let me address your points one by one: - Why are
unread,
Public review for Non-ISA Specification: RISC-V vector intrinsic
Hi BGB: Thanks so much for your detailed response! Let me address your points one by one: - Why are
11/7/24
Anup Patel
, …
kr...@sifive.com
13
10/14/24
Re: Comment on: RISC-V Semihosting specification
I was reacting to Bruce's suggestion to add a new ebreak. I agree it would be useful to add a
unread,
Re: Comment on: RISC-V Semihosting specification
I was reacting to Bruce's suggestion to add a new ebreak. I agree it would be useful to add a
10/14/24
Nasir Abbas
, …
Al Martin
4
10/9/24
FPU implementation
Based on personal experience, you should be able to get close to your goals using HardFloat as your
unread,
FPU implementation
Based on personal experience, you should be able to get close to your goals using HardFloat as your
10/9/24
Nasir Abbas
, …
Bruce Hoult
3
10/7/24
It uses 4 cycles per instruction, so clearly not. On Tue, Oct 8, 2024 at 5:30 AM Nasir Abbas <
unread,
It uses 4 cycles per instruction, so clearly not. On Tue, Oct 8, 2024 at 5:30 AM Nasir Abbas <
10/7/24
Krste Asanovic
10/7/24
RVA23/RVB23 public review feedback and responses
Public review has closed on the RVA23 and RVB23 profiles. The following were the primary issues
unread,
RVA23/RVB23 public review feedback and responses
Public review has closed on the RVA23 and RVB23 profiles. The following were the primary issues
10/7/24
Nasir Abbas
,
Tommy Murphy
2
10/7/24
PicoRV-32
Duplicate post? > Hi everyone can someone tell me that the PicoRV-32 core is pipelined. I don'
unread,
PicoRV-32
Duplicate post? > Hi everyone can someone tell me that the PicoRV-32 core is pipelined. I don'
10/7/24
Greg Favor
10/4/24
Summary of Privileged Architecture version 1.13 public review feedback
Public review of "Priv 1.13" - namely the Machine-Level ISA version 1.13 (aka Sm1p13) and
unread,
Summary of Privileged Architecture version 1.13 public review feedback
Public review of "Priv 1.13" - namely the Machine-Level ISA version 1.13 (aka Sm1p13) and
10/4/24
BGB
, …
L Peter Deutsch
25
10/2/24
Misc Idea: Mostly backwards compatible large-immediate encoding extension.
On 10/2/2024 10:01 AM, L Peter Deutsch wrote: >> If JIT, are you using the RISC-V ABI, or
unread,
Misc Idea: Mostly backwards compatible large-immediate encoding extension.
On 10/2/2024 10:01 AM, L Peter Deutsch wrote: >> If JIT, are you using the RISC-V ABI, or
10/2/24
Robert Lipe
, …
BGB
10
10/1/24
Re: [isa-dev] Digest for isa-dev@groups.riscv.org - 6 updates in 1 topic
On 9/30/2024 9:13 PM, Bruce Hoult wrote: > On Sun, Sep 29, 2024 at 9:31 PM Robert Lipe <
unread,
Re: [isa-dev] Digest for isa-dev@groups.riscv.org - 6 updates in 1 topic
On 9/30/2024 9:13 PM, Bruce Hoult wrote: > On Sun, Sep 29, 2024 at 9:31 PM Robert Lipe <
10/1/24
Muhammad Jan
, …
Stefan Wallentowitz
4
10/1/24
RISCV VS Code debugger
Hi, if its for learning purposes, we maintain a standalone vscode plugin that is based on the Venus
unread,
RISCV VS Code debugger
Hi, if its for learning purposes, we maintain a standalone vscode plugin that is based on the Venus
10/1/24
BGB
9/30/24
Reworked Idea: More conservative large-immediate extension.
So, I have decided to significantly scale-back the scope of my previous idea (to a more minor
unread,
Reworked Idea: More conservative large-immediate extension.
So, I have decided to significantly scale-back the scope of my previous idea (to a more minor
9/30/24
Daren Lee
,
L Peter Deutsch
2
9/30/24
Thoughts on GhostWrite and Architectural Implications
My opinion: GhostWrite is not an architectural issue: it is simply the result of an implementation
unread,
Thoughts on GhostWrite and Architectural Implications
My opinion: GhostWrite is not an architectural issue: it is simply the result of an implementation
9/30/24
Anup Patel
9/25/24
Subject: Public review for RISC-V Semihosting specification
Hi All, We are delighted to announce the start of the public review period for the proposed RISC-V
unread,
Subject: Public review for RISC-V Semihosting specification
Hi All, We are delighted to announce the start of the public review period for the proposed RISC-V
9/25/24
Rafael Sene
9/4/24
Public Review Start - RVA23 and RVB23 Profiles
On behalf of the Chairs of the RVA23/RVB23 Profiles Task Group, we are thrilled to announce the start
unread,
Public Review Start - RVA23 and RVB23 Profiles
On behalf of the Chairs of the RVA23/RVB23 Profiles Task Group, we are thrilled to announce the start
9/4/24
Jacob Bachmeyer
, …
唐盛銘
3
9/3/24
Proposal: ILEN
May I ask the definition of faulting instruction, especially in a scenario that a 32-bit machine with
unread,
Proposal: ILEN
May I ask the definition of faulting instruction, especially in a scenario that a 32-bit machine with
9/3/24