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
{{ message }}
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
I tried to run cm.jalt instruction of Zcmt Extension in Embench-iot programs by Spike, but I can't.
I asked same content in riscv-isa-sim repository, but I didn't make sense...
command↓
spike --isa=rv32ima_zicsr_zca_zcb_zcmp_zcmt -d cubic(cubic is elf file)
the console output↓
Tell me how to solve this problem.
I could run Zca,Zcb,Zcmp instructions by Spike without any problems.