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
00d4f44bbb3c7cf768cdd2bf7676b8ea7e6034e2
ryujinx
/
ChocolArm64
History
LDj3SNuD
00d4f44bbb
Add Sse Opt. for S/Uaddl_V, S/Uhadd_V, S/Uhsub_V, S/Umlal_V, S/Umlsl_V, S/Urhadd_V, S/Usubl_V Inst.; and for S/Urshr_V, S/Ursra_V Inst.. (
#480
)
...
* Update AILEmitterCtx.cs * Update AInstEmitSimdArithmetic.cs * Update AInstEmitSimdShift.cs
2018-10-25 19:10:41 -03:00
..
Decoder
Add Fmls_Se, Fmulx_Se/Ve, Smov_S Inst.; Opt. Clz/Clz_V, Cnt_V, Shl_V, S/Ushr_V, S/Usra_V Inst.; Add 11 Tests. Some fixes. (
#449
)
2018-10-13 23:35:16 -03:00
Decoder32
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
Events
Print stack trace on invalid memory accesses (
#461
)
2018-10-20 22:07:52 +00:00
Exceptions
More flexible memory manager (
#307
)
2018-08-15 15:59:51 -03:00
Instruction
Add Sse Opt. for S/Uaddl_V, S/Uhadd_V, S/Uhsub_V, S/Umlal_V, S/Umlsl_V, S/Urhadd_V, S/Usubl_V Inst.; and for S/Urshr_V, S/Ursra_V Inst.. (
#480
)
2018-10-25 19:10:41 -03:00
Instruction32
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
Memory
Print stack trace on invalid memory accesses (
#461
)
2018-10-20 22:07:52 +00:00
State
Fix Fcvtl_V and Fcvtn_V; fix half to float conv. and add float to half conv. (full FP emu.). Add 4 FP Tests. (
#468
)
2018-10-23 11:12:45 -03:00
Translation
Add Sse Opt. for S/Uaddl_V, S/Uhadd_V, S/Uhsub_V, S/Umlal_V, S/Umlsl_V, S/Urhadd_V, S/Usubl_V Inst.; and for S/Urshr_V, S/Ursra_V Inst.. (
#480
)
2018-10-25 19:10:41 -03:00
ABitUtils.cs
Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (
#407
)
2018-09-08 14:24:29 -03:00
AOpCodeTable.cs
Add Fmls_Se, Fmulx_Se/Ve, Smov_S Inst.; Opt. Clz/Clz_V, Cnt_V, Shl_V, S/Ushr_V, S/Usra_V Inst.; Add 11 Tests. Some fixes. (
#449
)
2018-10-13 23:35:16 -03:00
AOptimizations.cs
Add 9+7 fast/slow FP inst. impls.; add 14 FP Tests. (
#437
)
2018-10-05 22:45:59 -03:00
AThread.cs
Fix performance regression caused by the new scheduler changes (
#422
)
2018-09-19 12:16:20 -03:00
ATranslatedSub.cs
Remove cold methods from the CPU cache (
#224
)
2018-09-19 17:07:56 -03:00
ATranslatedSubType.cs
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
2018-05-26 17:50:47 -03:00
ATranslator.cs
Remove cold methods from the CPU cache (
#224
)
2018-09-19 17:07:56 -03:00
ATranslatorCache.cs
Tweak cpu cache deletion policy values (
#433
)
2018-10-07 23:40:37 -03:00
ChocolArm64.csproj
Add linux-x64 to RID property to make tests works on linux (
#205
)
2018-06-30 12:43:04 -03:00