This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
948a758270cf1259fd79d7508c105202396c877e
ryujinx
/
ChocolArm64
History
gdkchan
948a758270
Optimize CMN/ADDS to do a single comparision like CMP/SUBS (
#576
)
2019-02-18 15:17:34 +11:00
..
Decoders
Implement speculative translation on the CPU (
#515
)
2019-02-04 18:26:05 -03:00
Events
Optimized memory modified check (
#538
)
2018-12-11 23:48:54 -02:00
Exceptions
Better process implementation (
#491
)
2018-11-28 20:18:09 -02:00
Instructions
Optimize CMN/ADDS to do a single comparision like CMP/SUBS (
#576
)
2019-02-18 15:17:34 +11:00
Memory
Optimized memory modified check (
#538
)
2018-12-11 23:48:54 -02:00
State
Implement speculative translation on the CPU (
#515
)
2019-02-04 18:26:05 -03:00
Translation
Optimize CMN/ADDS to do a single comparision like CMP/SUBS (
#576
)
2019-02-18 15:17:34 +11:00
ChocolArm64.csproj
Add linux-x64 to RID property to make tests works on linux (
#205
)
2018-06-30 12:43:04 -03:00
CpuThread.cs
Implement speculative translation on the CPU (
#515
)
2019-02-04 18:26:05 -03:00
OpCodeTable.cs
Implement some ARM32 memory instructions and CMP (
#565
)
2019-01-29 13:06:11 -03:00
Optimizations.cs
Fix Frecpe_S/V and Frsqrte_S/V (full FP emu.). Add Sse Opt. & SoftFloat Impl. for Fcmeq/ge/gt/le/lt_S/V (Reg & Zero), Faddp_S/V, Fmaxp_V, Fminp_V Inst.; add Sse Opt. for Shll_V, S/Ushll_V Inst.; improve Sse Opt. for Xtn_V Inst.. Add Tests. (
#543
)
2018-12-26 15:11:36 -02:00