Skip to content

Docker image riscv64 objdump does not support extension instructions yet. #1464

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

Closed
coastalwhite opened this issue Aug 31, 2023 · 0 comments · Fixed by #1467
Closed

Docker image riscv64 objdump does not support extension instructions yet. #1464

coastalwhite opened this issue Aug 31, 2023 · 0 comments · Fixed by #1467

Comments

@coastalwhite
Copy link
Contributor

coastalwhite commented Aug 31, 2023

Found as part of #1453 and #1461.

The current implementation does not use the assert_instr macro to test for the presence of the riscv64 intrinsics. Therefore, the assert_instr tests for these instructions are disabled.

Currently, the extensions are not supported by both the stable and rolling Ubuntu version's objdump. When docker image gets updated to a version that does support these instructions, the tests should be readded.

coastalwhite added a commit to coastalwhite/stdarch that referenced this issue Aug 31, 2023
coastalwhite added a commit to coastalwhite/stdarch that referenced this issue Sep 16, 2023
coastalwhite added a commit to coastalwhite/stdarch that referenced this issue Sep 16, 2023
Amanieu pushed a commit that referenced this issue Sep 22, 2023
Amanieu pushed a commit that referenced this issue Sep 22, 2023
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 a pull request may close this issue.

1 participant