ChocolArm64/Translation
2018-07-03 21:54:05 -03:00
..
AILBarrier.cs
AILBlock.cs
AILEmitter.cs Add intrinsics support (#121) 2018-05-11 20:10:27 -03:00
AILEmitterCtx.cs Remove broken adds/cmn with condition check optimization (#218) 2018-07-03 21:54:05 -03:00
AILLabel.cs
AILOpCode.cs
AILOpCodeBranch.cs
AILOpCodeCall.cs
AILOpCodeConst.cs Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 2018-05-26 17:50:47 -03:00
AILOpCodeLoad.cs
AILOpCodeLog.cs
AILOpCodeStore.cs
AIoType.cs
ALocalAlloc.cs
IAILEmit.cs
ILGeneratorEx.cs Add SMAXP, SMINP, UMAX, UMAXP, UMIN and UMINP cpu instructions (#200) 2018-07-03 03:31:48 -03:00