Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
RISC-V ISA Dev
Conversations
About
RISC-V ISA Dev
1–30 of 1031
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 abusive group
0 selected
Hemanth Satyanarayana
,
Allen Baum
4
Dec 7
RVA22 compliance
Thanks, I guess we have to do with what's available and make our own arrangments. On Thursday,
unread,
RVA22 compliance
Thanks, I guess we have to do with what's available and make our own arrangments. On Thursday,
Dec 7
Javed Osmany
, …
Ved Shanbhogue
4
Nov 20
Smmtt specification, PDF document
If the release is older than the last commit then a PDF can also be found in the build artefacts of
unread,
Smmtt specification, PDF document
If the release is older than the last commit then a PDF can also be found in the build artefacts of
Nov 20
Angelo Bulfone
, …
Bruce Hoult
4
Nov 15
Division rounding extensions?
I believe the following is a valid implementation of floor division? foorDiv: srli a5,a1,63 sub a0,a0
unread,
Division rounding extensions?
I believe the following is a valid implementation of floor division? foorDiv: srli a5,a1,63 sub a0,a0
Nov 15
Ken Dockser
Nov 15
Public review for BFloat16 (BF16) Vector and Scalar ISA extensions
We are beyond thrilled to announce the start of the public review period for the following proposed
unread,
Public review for BFloat16 (BF16) Vector and Scalar ISA extensions
We are beyond thrilled to announce the start of the public review period for the following proposed
Nov 15
Beeman Strong
,
Heinrich Schuchardt
3
Nov 15
Public review for ISA extension Smcsrind/Sscsrind
Hi Heinrich, Version 1.13 of the privilege spec will no longer require illegal instruction exceptions
unread,
Public review for ISA extension Smcsrind/Sscsrind
Hi Heinrich, Version 1.13 of the privilege spec will no longer require illegal instruction exceptions
Nov 15
Mahendra Gowda
,
Rishiyur Nikhil
3
Nov 3
Need RISC-V Assembly code
Thank you. On Thu, Nov 2, 2023 at 6:19 PM Rishiyur Nikhil <nik...@bluespec.com> wrote: Take a
unread,
Need RISC-V Assembly code
Thank you. On Thu, Nov 2, 2023 at 6:19 PM Rishiyur Nikhil <nik...@bluespec.com> wrote: Take a
Nov 3
Teng Wu
,
Bruce Hoult
2
Nov 1
How to test how does a RISC-V implementation process misaligned data access?
You are running in Linux or similar. Unaligned access is required to work transparently, but on many
unread,
How to test how does a RISC-V implementation process misaligned data access?
You are running in Linux or similar. Unaligned access is required to work transparently, but on many
Nov 1
Victor Toon De Araujo
, …
Bruce Hoult
15
Nov 1
Building RISCV-GNU-Toolchain
Building in a fresh environment in docker or some VM can be helpful if something in your long used
unread,
Building RISCV-GNU-Toolchain
Building in a fresh environment in docker or some VM can be helpful if something in your long used
Nov 1
Eric Lorimer
, …
K. York
12
Oct 14
Floating point atomic memory operations
If you're making a SIMT core, you're acting like a GPU and including some custom instructions
unread,
Floating point atomic memory operations
If you're making a SIMT core, you're acting like a GPU and including some custom instructions
Oct 14
Ved Shanbhogue
Oct 9
Re: [RISC-V tech-announce] Public review for standard extension Zacas
>We are delighted to announce the start of the public review period for >the following proposed
unread,
Re: [RISC-V tech-announce] Public review for standard extension Zacas
>We are delighted to announce the start of the public review period for >the following proposed
Oct 9
Atish Patra
Oct 6
Public Review: Advanced Configuration and Power Interface - Functional Fixed Hardware
We're excited to kick off the public review for ACPI FFH v1.0.0. Review Dates: 10/06/2023 to 11/
unread,
Public Review: Advanced Configuration and Power Interface - Functional Fixed Hardware
We're excited to kick off the public review for ACPI FFH v1.0.0. Review Dates: 10/06/2023 to 11/
Oct 6
Atish Patra
Oct 6
Public Review: Supervisor Binary Interface(SBI) v2.0
We're excited to kick off the public review for SBI v2.0. Review Dates: 10/06/2023 to 11/06/2023
unread,
Public Review: Supervisor Binary Interface(SBI) v2.0
We're excited to kick off the public review for SBI v2.0. Review Dates: 10/06/2023 to 11/06/2023
Oct 6
Javed Osmany
, …
MitchAlsup
13
Oct 6
Checking PMP settings synchronously
On Wednesday, October 4, 2023 at 5:16:03 AM UTC-5 Tariq Kurd wrote: This one is a thorny problem, and
unread,
Checking PMP settings synchronously
On Wednesday, October 4, 2023 at 5:16:03 AM UTC-5 Tariq Kurd wrote: This one is a thorny problem, and
Oct 6
Ved Shanbhogue
Sep 29
Re: [RISC-V tech-announce] Public review of Svadu Standard Extension
>The 30-day review period begins today, August 29, and ends officially >on September 27 (
unread,
Re: [RISC-V tech-announce] Public review of Svadu Standard Extension
>The 30-day review period begins today, August 29, and ends officially >on September 27 (
Sep 29
L Peter Deutsch
, …
Al Martin
3
Sep 18
Floating point register references in riscv-opcodes-master
In my opinion, assembly code should use fs*, but accept rs*. FP code should work whether for F (with
unread,
Floating point register references in riscv-opcodes-master
In my opinion, assembly code should use fs*, but accept rs*. FP code should work whether for F (with
Sep 18
L Peter Deutsch
, …
Allen Baum
13
Sep 13
Zacas specification: AMOCAS.D
Would there be an actual advantage sto allowing that? I think "interesting possibilities"
unread,
Zacas specification: AMOCAS.D
Would there be an actual advantage sto allowing that? I think "interesting possibilities"
Sep 13
Javed Osmany
, …
Allen Baum
6
Sep 12
Privileged Spec and number of PMP registers
Rsending so everyone can understand the reason: The issue is that while we test whether PMPs work for
unread,
Privileged Spec and number of PMP registers
Rsending so everyone can understand the reason: The issue is that while we test whether PMPs work for
Sep 12
Joël Porquet-Lupine
, …
Jeff Scott
4
Sep 12
rvcodec.js: a RISC-V instruction encoder/decoder
Hi all, Thanks for the feedback! I've created two tickets based on your suggestions: - Better
unread,
rvcodec.js: a RISC-V instruction encoder/decoder
Hi all, Thanks for the feedback! I've created two tickets based on your suggestions: - Better
Sep 12
Ved Shanbhogue
Sep 8
Public review for standard extension Zacas
Greetings! We are delighted to announce the start of the public review period for the following
unread,
Public review for standard extension Zacas
Greetings! We are delighted to announce the start of the public review period for the following
Sep 8
Javed Osmany
, …
Jeff Scheel
15
Sep 7
Hypervisor support with no Page Tables
Thanks Jeff for the pointer. Best regards JO On Thursday, September 7, 2023 at 12:44:29 PM UTC+1 Jeff
unread,
Hypervisor support with no Page Tables
Thanks Jeff for the pointer. Best regards JO On Thursday, September 7, 2023 at 12:44:29 PM UTC+1 Jeff
Sep 7
Ved Shanbhogue
Aug 29
Public review of Svadu Standard Extension
Greetings! We are delighted to announce the start of the public review period for the following
unread,
Public review of Svadu Standard Extension
Greetings! We are delighted to announce the start of the public review period for the following
Aug 29
sree rag
Aug 5
RISC V Architecture for Machine learning and Deep learning
Hi, Since ML and DL speak the language of matrices more specifically Tensors, I would like to ask the
unread,
RISC V Architecture for Machine learning and Deep learning
Hi, Since ML and DL speak the language of matrices more specifically Tensors, I would like to ask the
Aug 5
Beeman Strong
Aug 2
Public review for standard extension Smcntrpmf
We are delighted to announce the start of the public review period for the following proposed
unread,
Public review for standard extension Smcntrpmf
We are delighted to announce the start of the public review period for the following proposed
Aug 2
Abhav S Velidi
, …
Bruce Hoult
8
Jul 13
Few Queries on Privilege modes RISCV
Well, let's say the C extension allows 2 byte opcodes to be used for full-register loads and
unread,
Few Queries on Privilege modes RISCV
Well, let's say the C extension allows 2 byte opcodes to be used for full-register loads and
Jul 13
Jim Kenua
, …
Greg Favor
8
Jul 10
RISC-V privileged level walk
On Mon, Jul 10, 2023 at 3:50 PM ALin Parcalab <alinpa...@gmail.com> wrote: Good question, I
unread,
RISC-V privileged level walk
On Mon, Jul 10, 2023 at 3:50 PM ALin Parcalab <alinpa...@gmail.com> wrote: Good question, I
Jul 10
Krste Asanovic
, …
Jeff Scheel
11
Jun 26
Public review of Zfa Standard Extension for Additional Floating-Point Instructions
This email is being sent of behalf of Krste Asanović, Earl Killian, and Andrew Waterman. ******
unread,
Public review of Zfa Standard Extension for Additional Floating-Point Instructions
This email is being sent of behalf of Krste Asanović, Earl Killian, and Andrew Waterman. ******
Jun 26
Robert Lipe
, …
L Peter Deutsch
5
Jun 24
Re: [isa-dev] Digest for isa-dev@groups.riscv.org - 3 updates in 1 topic
I too have been concerned about the proliferation of optional extensions. I know this is a recognized
unread,
Re: [isa-dev] Digest for isa-dev@groups.riscv.org - 3 updates in 1 topic
I too have been concerned about the proliferation of optional extensions. I know this is a recognized
Jun 24
Krste Asanovic
, …
Markku-Juhani O. Saarinen
3
Jun 24
Public review for RISC-V Vector Cryptography Extensions
On Sat, Jun 24, 2023 at 10:56 AM James Cloos <cl...@jhcloos.com> wrote: quick q: i recently
unread,
Public review for RISC-V Vector Cryptography Extensions
On Sat, Jun 24, 2023 at 10:56 AM James Cloos <cl...@jhcloos.com> wrote: quick q: i recently
Jun 24
Teng Wu
,
Bruce Hoult
2
Jun 21
Are pages with U=1 executable in S-mode?
S-mode instruction fetches from pages that are accessible by U-mode will always fault. On Wed, Jun 21
unread,
Are pages with U=1 executable in S-mode?
S-mode instruction fetches from pages that are accessible by U-mode will always fault. On Wed, Jun 21
Jun 21
thimaya panda
, …
Allen Baum
4
Jun 19
Trap with point of no return
I'd totally forgotten about that - oops. Thanks for correcting me. On Mon, Jun 19, 2023 at 11:12
unread,
Trap with point of no return
I'd totally forgotten about that - oops. Thanks for correcting me. On Mon, Jun 19, 2023 at 11:12
Jun 19