You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.