jduncanator
jduncanator
This looks relatively low cost, should be straightforward to add as well. I'll take a look at this over the next week, thanks!
Updated to reflect current status in master.
Yes we have, and its implemented in the random number generator when it exists, but as of now its not reached maturity and is only in leading-edge builds of most...
Thanks for your request! One of the big limiting factors of running Ryujinx on ARM-based SBC's and devices is the RAM requirements. Ryujinx really needs, at a minimum, 8GB of...
Dolphin already had a relatively feature complete ARM backend for their JIT used on a number of other platforms, so adding M1 as a target is a relatively straightforward procedure....
Yea, the ultimate endgame would be to just run the original code directly on the target architecture, but this in and of itself is a massive change to the architecture...
> Dotnet 6 rc2 apple M1 native is here. And it's running my asp.net projects blazing fast on my mbp M1 16/512. But can it help to Ryujinx be more...
I guess what gdk should have said was a good GPU _driver_, a lot of these devices have theoretically decent performance, but are let down by hugely inadequate drivers filled...
Do you have an JIT diff's of the resulting x86 ASM for code that hits this optimisation? I'd be curious to see the improvement from what we were previously generating.