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 лет назад