gdkchan
|
a694420d11
Implement speculative translation on the CPU (#515)
|
7 жил өмнө |
LDj3SNuD
|
e603b7afbc
Add Sse Opt. for S/Umax_V, S/Umin_V, S/Uaddw_V, S/Usubw_V, Fabs_S/V, Fneg_S/V Inst.; for Fcvtl_V, Fcvtn_V Inst.; and for Fcmp_S Inst.. Add/Improve other Sse Opt.. Add Tests. (#496)
|
7 жил өмнө |
LDj3SNuD
|
1e7ea76f14
Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489)
|
7 жил өмнө |
Alex Barney
|
9cb57fb4bb
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
7 жил өмнө |
LDj3SNuD
|
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 жил өмнө |
LDj3SNuD
|
bba9bf97d0
Add 9+7 fast/slow FP inst. impls.; add 14 FP Tests. (#437)
|
7 жил өмнө |
LDj3SNuD
|
c7387be0d2
Fix/Add 1+12 [Saturating] [Rounded] Shift Right Narrow (imm.) Instructions; add 14 Tests. Add 6 Tests for PR#405. Add 2 Tests for PR#412. (#409)
|
7 жил өмнө |
LDj3SNuD
|
ca1e37a295
Remove old Tester, update Tests (some reworks). (#400)
|
7 жил өмнө |
Merry
|
326777ca4a
Ryujinx.Tests: Add unicorn to test framework (#389)
|
7 жил өмнө |
LDj3SNuD
|
68300368d7
Add SHADD, SHSUB, UHSUB, SRHADD, URHADD, instructions; add 12 Tests. (#380)
|
7 жил өмнө |
gdkchan
|
c393cdf8e3
More flexible memory manager (#307)
|
7 жил өмнө |
LDj3SNuD
|
53934e8872
Add Saba_V, Sabal_V, Sabd_V, Sabdl_V, Uaba_V, Uabal_V; Update Uabd_V, Uabdl_V. Add 16 tests. (#204)
|
7 жил өмнө |
LDj3SNuD
|
8f6387128a
Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183)
|
7 жил өмнө |
LDj3SNuD
|
3bdd109f45
Add Cmeq_S, Cmge_S, Cmgt_S, Cmhi_S, Cmhs_S, Cmle_S, Cmlt_S (Reg, Zero) & Cmtst_S compare instructions. Add 22 compare tests (Scalar, Vector). Add Eor_V, Not_V tests. (#171)
|
8 жил өмнө |
gdkchan
|
76f3b1b3a4
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
|
8 жил өмнө |
gdkchan
|
f9f111bc85
Add intrinsics support (#121)
|
8 жил өмнө |
LDj3SNuD
|
7cda630aba
Add Sqxtn_S, Sqxtn_V, Uqxtn_S, Uqxtn_V instructions and Tests (6). (#110)
|
8 жил өмнө |
LDj3SNuD
|
e9a96e3522
Add 151 complete tests for 71 base instructions of types: Alu; AluImm; AluRs; AluRx; Bfm; CcmpImm; CcmpReg; Csel; Mov; Mul. (#80)
|
8 жил өмнө |
gdkchan
|
7a27990faa
Allow more than one process, free resources on process dispose, implement SvcExitThread
|
8 жил өмнө |
gdkchan
|
3777fb44cf
Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks
|
8 жил өмнө |
gdkchan
|
5912bd2beb
Disable memory checks by default, even on debug, move ram memory allocation inside the CPU, since the size if fixed anyway, better heap region size
|
8 жил өмнө |
MS-DOS1999
|
c9ef25681d
Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44)
|
8 жил өмнө |
gdkchan
|
f876bd2a80
Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it is no longer needed with direct memory access, move some memory management logic out of AMemoryMgr, change default virtual filesystem path to AppData
|
8 жил өмнө |
gdkchan
|
950011c90f
Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
|
8 жил өмнө |
MS-DOS1999
|
a4ff0d3484
Update ADC test, add WZR/WSP, ADCS, SBCS test (#37)
|
8 жил өмнө |
MS-DOS1999
|
eafc58c9f2
Add flags parameters in singleOpcode function, and add ADC Test (#36)
|
8 жил өмнө |
LDj3SNuD
|
f09a0082bf
Review of cpu tests and creation of a class for mixed cpu tests. (#35)
|
8 жил өмнө |
gdkchan
|
f35d286c8d
Rename ARegisters to AThreadState
|
8 жил өмнө |
Merry
|
1bfe6a9c22
Add some tests (#18)
|
8 жил өмнө |