Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial compile support for RISC V #95

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

aimixsaka
Copy link
Contributor

@aimixsaka aimixsaka commented Dec 5, 2023

This pr add initial compilation support for RISC V 64.
Tested on riscv64 qemu user and Sophgo Mango rv64imafdc

aimixsaka added a commit to aimixsaka/archriscv-packages that referenced this pull request Dec 5, 2023
- Fix broken cargo target
- Use forked repo to support riscv: https://github.com/aimixsaka/nih-plug/tree/riscv
- Upstreamed: robbert-vdh/nih-plug#95
aimixsaka added a commit to aimixsaka/archriscv-packages that referenced this pull request Dec 5, 2023
- Fix broken cargo target
- Use forked repo to support riscv: https://github.com/aimixsaka/nih-plug/tree/riscv_backport
- Upstreamed: robbert-vdh/nih-plug#95
felixonmars pushed a commit to felixonmars/archriscv-packages that referenced this pull request Dec 5, 2023
- Fix broken cargo target
- Use forked repo to support riscv: https://github.com/aimixsaka/nih-plug/tree/riscv
- Upstreamed: robbert-vdh/nih-plug#95
felixonmars pushed a commit to felixonmars/archriscv-packages that referenced this pull request Dec 5, 2023
- Fix broken cargo target
- Use forked repo to support riscv: https://github.com/aimixsaka/nih-plug/tree/riscv_backport
- Upstreamed: robbert-vdh/nih-plug#95
@aimixsaka aimixsaka marked this pull request as draft December 7, 2023 02:10
@aimixsaka aimixsaka marked this pull request as ready for review December 29, 2023 07:25
@robbert-vdh
Copy link
Owner

Thanks! The only other place that's instruction set-dependent is the FTZ handling. Do you happen to know if there's any standard way to enable FTZ on RISC-V?

@robbert-vdh robbert-vdh enabled auto-merge (rebase) December 30, 2023 12:54
@robbert-vdh robbert-vdh merged commit 7b228c3 into robbert-vdh:master Dec 30, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants