LDj3SNuD 2cb8bd7006 CPU (A64): Add Scvtf_S_Fixed & Ucvtf_S_Fixed with Tests. (#1492) hace 5 años
..
Optimizations 2421186d97 Generalize tail continues (#1298) hace 5 años
Block.cs 2421186d97 Generalize tail continues (#1298) hace 5 años
Condition.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
DataOp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
Decoder.cs 863b0c8dcb Fix Decode exception condition (#1377) hace 5 años
DecoderHelper.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
IOpCode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCode32.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCode32Alu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCode32AluBf.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
IOpCode32AluReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
IOpCode32AluUx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
IOpCode32BImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCode32BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCode32Mem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
IOpCode32MemEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
IOpCode32MemMult.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCode32Simd.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
IOpCode32SimdImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
IOpCodeAlu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCodeAluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCodeAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCodeAluRx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCodeBImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCodeCond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCodeLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IOpCodeSimd.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
InstDescriptor.cs 6204f0e47a Set Undefined instruction emitter for Undefined property on InstDescriptor (#957) hace 6 años
InstEmitter.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IntType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode32.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode32Alu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode32AluBf.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32AluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode32AluImm16.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32AluMla.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32AluReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32AluRsImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32AluRsReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32AluUmull.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32AluUx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32BImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode32BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode32Exception.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32Mem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32MemImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode32MemImm8.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode32MemLdEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32MemMult.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCode32MemReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32MemRsImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32MemStEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32Sat.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) hace 6 años
OpCode32Sat16.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) hace 6 años
OpCode32Simd.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdBase.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdBinary.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdCmpZ.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdCvtFI.cs 6938988427 Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471) hace 5 años
OpCode32SimdDupElem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdDupGP.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdExt.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdImm.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) hace 6 años
OpCode32SimdImm44.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdLong.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) hace 6 años
OpCode32SimdMemImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdMemMult.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdMemPair.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdMemSingle.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdMovGp.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdMovGpDouble.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdMovGpElem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdRegElem.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) hace 6 años
OpCode32SimdRegElemLong.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) hace 6 años
OpCode32SimdRegLong.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) hace 6 años
OpCode32SimdRegS.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdRegWide.cs 88619d71b8 CPU: A32: Add Vadd & Vsub Wide (S/U_8/16/32) Inst.s with Test. (#1390) hace 5 años
OpCode32SimdRev.cs 68e15c1a74 Implement Fast Paths for most A32 SIMD instructions (#952) hace 6 años
OpCode32SimdS.cs 6938988427 Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471) hace 5 años
OpCode32SimdSel.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdShImm.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) hace 6 años
OpCode32SimdShImmNarrow.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) hace 6 años
OpCode32SimdSpecial.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdSqrte.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32SimdTbl.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCode32System.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
OpCodeAdr.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeAlu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeAluBinary.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeAluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeAluRx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeBImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeBImmAl.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeBImmCmp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeBImmCond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeBImmTest.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeBReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeBfm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeCcmp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeCcmpImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeCcmpReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeCsel.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeException.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeMem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeMemEx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeMemImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeMemLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeMemPair.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeMemReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeMov.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimd.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdCvt.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdExt.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdFcond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdFmov.cs 8c85bdf2ed Implemented fast paths for: (#841) hace 6 años
OpCodeSimdHelper.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) hace 6 años
OpCodeSimdImm.cs 8c85bdf2ed Implemented fast paths for: (#841) hace 6 años
OpCodeSimdIns.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdMemImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdMemLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdMemMs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdMemPair.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdMemReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdMemSs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdRegElem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdRegElemF.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdShImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSimdTbl.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeSystem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeT16.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeT16AluImm8.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeT16BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
OpCodeTable.cs 2cb8bd7006 CPU (A64): Add Scvtf_S_Fixed & Ucvtf_S_Fixed with Tests. (#1492) hace 5 años
RegisterSize.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
ShiftType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años