.. |
CryptoHelper.cs
|
Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489)
|
2018-11-01 01:22:09 -03:00 |
Inst.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitAlu.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitAluHelper.cs
|
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)
|
2018-11-18 00:41:16 -02:00 |
InstEmitBfm.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitCcmp.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitCsel.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitException.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitFlow.cs
|
Fix BLR when the source reg is X30 (#493)
|
2018-11-09 16:41:20 -02:00 |
InstEmitHash.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitMemory.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitMemoryEx.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitMemoryHelper.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitMove.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitMul.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitSimdArithmetic.cs
|
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)
|
2018-11-18 00:41:16 -02:00 |
InstEmitSimdCmp.cs
|
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)
|
2018-11-18 00:41:16 -02:00 |
InstEmitSimdCrypto.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitSimdCvt.cs
|
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)
|
2018-11-18 00:41:16 -02:00 |
InstEmitSimdHash.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitSimdHelper.cs
|
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)
|
2018-11-18 00:41:16 -02:00 |
InstEmitSimdLogical.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitSimdMemory.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitSimdMove.cs
|
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)
|
2018-11-18 00:41:16 -02:00 |
InstEmitSimdShift.cs
|
Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489)
|
2018-11-01 01:22:09 -03:00 |
InstEmitSystem.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstEmitter.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
InstInterpreter.cs
|
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
|
2018-10-30 22:43:02 -03:00 |
SoftFallback.cs
|
Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489)
|
2018-11-01 01:22:09 -03:00 |
SoftFloat.cs
|
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)
|
2018-11-18 00:41:16 -02:00 |
VectorHelper.cs
|
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)
|
2018-11-18 00:41:16 -02:00 |