-
-
Notifications
You must be signed in to change notification settings - Fork 341
[RV64_DYNAREC] Added (81/83) SUB opcode #554
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
Conversation
[RV64_DYNAREC] Added (81/83) SUB opcode (ptitSeb#554)
Not sure since when, but the Dynarec is broken on RV64. Trying to run x86_64 7z v16.02 resulat in garbage on screen. I have not debugged yet the issue, and will not be abble to for several hours. |
I'll take a look later. |
Do you mean running
|
You need to wait more. It will show cpu speed and then will behave incrorectly. |
Yes, I see the problem, I'll submit a fix later. It might be tricky with just 3 scratches in hand. |
Also, just for curious, which RISC-V SBC are you using? I'm considering buy a more performant one. |
I'm using a Vision Five 2. OS is still young, and not everything works yet, but it's a nice board, and it's usable. Do we need more scratch register? |
Let me try with 3 first and see how it goes. |
Can we have 1 more scratch register? |
Yup. I have just pushed a commit with it (it was free). I can have 1 more, but no more after that I think. |
Ok, one more question, how do I reproduce this? |
Still using |
No description provided.