I have a problem with riscv binaries.
In the main.c I added riscv to the architecture selection. In riscv-gen.c the line 42 acc is always = 0. Therefore, in line 57 the if clause is always wrong.
So there is no output. Have I forgotten anything else?
Unfortunately it does not work for me.
I have a problem with riscv binaries.
In the main.c I added riscv to the architecture selection. In riscv-gen.c the line 42 acc is always = 0. Therefore, in line 57 the if clause is always wrong.
So there is no output. Have I forgotten anything else?
Unfortunately it does not work for me.