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

Reenable RISC-V Zk and Zb assert_instr #1467

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Conversation

coastalwhite
Copy link
Contributor

This switches to llvm-objdump instead of the gnu objdump variant, and additionally enables zks for the SM instructions. This fixes #1464.

There is still a problem with testing for riscv32, I am not 100% sure how to a docker image for this target. Just adding the NOSTD and NORUN flags, does to do very little.

@rustbot
Copy link
Collaborator

rustbot commented Sep 16, 2023

r? @Amanieu

(rustbot has picked a reviewer for you, use r? to override)

@Amanieu Amanieu merged commit 51f2b1e into rust-lang:master Sep 22, 2023
26 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.

Docker image riscv64 objdump does not support extension instructions yet.
3 participants