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