riperiperi 9a49f8aec9 Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) 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 2421186d97 Generalize tail continues (#1298) 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 年 前
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 9a49f8aec9 Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) 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 年 前