gdkchan b8ee5b15ab Implement FACGE and FACGT (Scalar and Vector) AArch64 SIMD instructions (#956) il y a 6 ans
..
Block.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
Condition.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
DataOp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
Decoder.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
DecoderHelper.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
IOpCode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCode32.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCode32Alu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCode32AluBf.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
IOpCode32AluReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
IOpCode32AluUx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
IOpCode32BImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCode32BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCode32Mem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
IOpCode32MemEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
IOpCode32MemMult.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCode32Simd.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
IOpCode32SimdImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
IOpCodeAlu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCodeAluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCodeAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCodeAluRx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCodeBImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCodeCond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCodeLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IOpCodeSimd.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
InstDescriptor.cs 6204f0e47a Set Undefined instruction emitter for Undefined property on InstDescriptor (#957) il y a 6 ans
InstEmitter.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
IntType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode32.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode32Alu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode32AluBf.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32AluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode32AluImm16.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32AluMla.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32AluReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32AluRsImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32AluRsReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32AluUmull.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32AluUx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32BImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode32BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode32Exception.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32Mem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32MemImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode32MemImm8.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode32MemLdEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32MemMult.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCode32MemReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32MemRsImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32MemStEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32Simd.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdBase.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdBinary.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdCmpZ.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdCvtFI.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdDupElem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdDupGP.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdExt.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdImm44.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdMemImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdMemMult.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdMemPair.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdMemSingle.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdMovGp.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdMovGpDouble.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdMovGpElem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdRegElem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdRegS.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdRev.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdS.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdSel.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdShImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdSpecial.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdSqrte.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32SimdTbl.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCode32System.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCodeAdr.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeAlu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeAluBinary.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeAluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeAluRx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeBImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeBImmAl.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeBImmCmp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeBImmCond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeBImmTest.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeBReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeBfm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeCcmp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeCcmpImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeCcmpReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeCsel.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeException.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeMem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeMemEx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeMemImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeMemLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeMemPair.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeMemReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeMov.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimd.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdCvt.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdExt.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdFcond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdFmov.cs 8c85bdf2ed Implemented fast paths for: (#841) il y a 6 ans
OpCodeSimdHelper.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
OpCodeSimdImm.cs 8c85bdf2ed Implemented fast paths for: (#841) il y a 6 ans
OpCodeSimdIns.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdMemImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdMemLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdMemMs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdMemPair.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdMemReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdMemSs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdRegElem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdRegElemF.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdShImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSimdTbl.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeSystem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeT16.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeT16AluImm8.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeT16BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
OpCodeTable.cs b8ee5b15ab Implement FACGE and FACGT (Scalar and Vector) AArch64 SIMD instructions (#956) il y a 6 ans
RegisterSize.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
ShiftType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans