ryujinx/ChocolArm64/Instructions
2018-11-09 16:41:20 -02:00
..
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
InstEmitAlu.cs
InstEmitAluHelper.cs
InstEmitBfm.cs
InstEmitCcmp.cs
InstEmitCsel.cs
InstEmitException.cs
InstEmitFlow.cs Fix BLR when the source reg is X30 (#493) 2018-11-09 16:41:20 -02:00
InstEmitHash.cs
InstEmitMemory.cs
InstEmitMemoryEx.cs
InstEmitMemoryHelper.cs
InstEmitMove.cs
InstEmitMul.cs
InstEmitSimdArithmetic.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
InstEmitSimdCmp.cs
InstEmitSimdCrypto.cs
InstEmitSimdCvt.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
InstEmitSimdHash.cs
InstEmitSimdHelper.cs
InstEmitSimdLogical.cs
InstEmitSimdMemory.cs
InstEmitSimdMove.cs
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
InstEmitter.cs
InstInterpreter.cs
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 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
VectorHelper.cs