-
Notifications
You must be signed in to change notification settings - Fork 175
Closed
Labels
area: GCCIssues related to GCC (GNU Compiler Collection)Issues related to GCC (GNU Compiler Collection)
Milestone
Description
Add the multilibs for the following RISC-V base instruction sets:
- RV32I
- RV32E
- RV64I
The rationale is as follows:
- Base instruction set multilibs can be reused by (mapped to) every possible RISC-V extension combinations.
- Some FPGA-based platforms with a minimalistic soft RISC-V core may actually have a practical use of this.
Discussed in https://discord.com/channels/720317445772017664/733036686195294269/989508033543569448
Metadata
Metadata
Assignees
Labels
area: GCCIssues related to GCC (GNU Compiler Collection)Issues related to GCC (GNU Compiler Collection)
Type
Projects
Status
Done