| .. |
|
Decoder
|
894459fcd7
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)
|
7 years ago |
|
Decoder32
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 years ago |
|
Events
|
2cb8541462
Print stack trace on invalid memory accesses (#461)
|
7 years ago |
|
Exceptions
|
c393cdf8e3
More flexible memory manager (#307)
|
7 years ago |
|
Instruction
|
b956bbc32c
Add SHA1C, SHA1H, SHA1M, SHA1P, SHA1SU0, SHA1SU1 and Isb instructions; add 6 Tests (closed box). (#483)
|
7 years ago |
|
Instruction32
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 years ago |
|
Memory
|
2cb8541462
Print stack trace on invalid memory accesses (#461)
|
7 years ago |
|
State
|
e674b37710
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)
|
7 years ago |
|
Translation
|
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)
|
7 years ago |
|
ABitUtils.cs
|
a0c78f7920
Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (#407)
|
7 years ago |
|
AOpCodeTable.cs
|
b956bbc32c
Add SHA1C, SHA1H, SHA1M, SHA1P, SHA1SU0, SHA1SU1 and Isb instructions; add 6 Tests (closed box). (#483)
|
7 years ago |
|
AOptimizations.cs
|
bba9bf97d0
Add 9+7 fast/slow FP inst. impls.; add 14 FP Tests. (#437)
|
7 years ago |
|
AThread.cs
|
99b2692425
Fix performance regression caused by the new scheduler changes (#422)
|
7 years ago |
|
ATranslatedSub.cs
|
6d65e53664
Remove cold methods from the CPU cache (#224)
|
7 years ago |
|
ATranslatedSubType.cs
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 years ago |
|
ATranslator.cs
|
6d65e53664
Remove cold methods from the CPU cache (#224)
|
7 years ago |
|
ATranslatorCache.cs
|
74ca82c534
Tweak cpu cache deletion policy values (#433)
|
7 years ago |
|
ChocolArm64.csproj
|
2f25b34941
Add linux-x64 to RID property to make tests works on linux (#205)
|
7 years ago |