GreemDev-Ryujinx/ChocolArm64/Instructions
Alex Barney b2b736abc2 Misc cleanup (#708)
* Fix typos

* Remove unneeded using statements

* Enforce var style more

* Remove redundant qualifiers

* Fix some indentation

* Disable naming warnings on files with external enum names

* Fix build

* Mass find & replace for comments with no spacing

* Standardize todo capitalization and for/if spacing
2019-07-02 04:39:22 +02:00
..
CryptoHelper.cs
Inst.cs
InstEmit32Helper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitAlu.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitAlu32.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitAluHelper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitBfm.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitCcmp.cs Refactoring and optimization on CPU translation (#661) 2019-04-26 14:55:12 +10:00
InstEmitCsel.cs Refactoring and optimization on CPU translation (#661) 2019-04-26 14:55:12 +10:00
InstEmitException.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitFlow.cs Refactoring and optimization on CPU translation (#661) 2019-04-26 14:55:12 +10:00
InstEmitFlow32.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitFlowHelper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitHash.cs
InstEmitMemory.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitMemory32.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitMemoryEx.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitMemoryHelper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitMove.cs
InstEmitMul.cs
InstEmitSimdArithmetic.cs Add Smaxv_V, Sminv_V, Umaxv_V, Uminv_V Inst.; add Tests. (#691) 2019-05-29 21:29:24 -03:00
InstEmitSimdCmp.cs Refactoring and optimization on CPU translation (#661) 2019-04-26 14:55:12 +10:00
InstEmitSimdCrypto.cs
InstEmitSimdCvt.cs Add FCVT <Hd>, <Sn> and FCVT <Sd>, <Hn> Inst.; add Tests. (#692) 2019-05-30 19:51:39 -03:00
InstEmitSimdHash.cs
InstEmitSimdHelper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitSimdLogical.cs
InstEmitSimdMemory.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitSimdMove.cs Implement the remaining tests for Simd and Fp instructions of data processing type. Small opts. for Fmov_Ftoi/1 & Fmov_Itof/1 Insts. (#709) 2019-06-29 20:02:48 -03:00
InstEmitSimdShift.cs
InstEmitSystem.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
InstEmitter.cs
SoftFallback.cs
SoftFloat.cs
VectorHelper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00