Where can I get the test resource's source code?
sunmin89 opened this issue · 0 comments
sunmin89 commented
Hi,
All the file under tests/resources/original/rv64-* seems to be riscv64 executable files.
Since I'm learning risc-v assembly programing. I wonder how can I get the Assembly or C source code corresponding to those binary files.
Best wishes!