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

RISCV CPU supported? #239

Open
HelloAllen8893 opened this issue Apr 24, 2023 · 1 comment
Open

RISCV CPU supported? #239

HelloAllen8893 opened this issue Apr 24, 2023 · 1 comment
Labels

Comments

@HelloAllen8893
Copy link

Hello, we are using a riscv CPU now, I have already built the isa-l code with cross compiler, but i am not sure whether this code has already support the riscv arch, any ideas?

@pablodelara
Copy link
Contributor

No, most of the functions available in ISA-L are written in assembly for specific architectures (x86/ARM), and RISC-V is not one of them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants