gdkchan f77694e4f7 Implement a new physical memory manager and replace DeviceMemory (#856) 6 tahun lalu
..
Optimizations d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 tahun lalu
Block.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 tahun lalu
Condition.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
DataOp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
Decoder.cs f77694e4f7 Implement a new physical memory manager and replace DeviceMemory (#856) 6 tahun lalu
DecoderHelper.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
IOpCode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCode32.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCode32Alu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCode32AluBf.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
IOpCode32AluReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
IOpCode32AluUx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
IOpCode32BImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCode32BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCode32Mem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
IOpCode32MemEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
IOpCode32MemMult.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCode32Simd.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
IOpCode32SimdImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
IOpCodeAlu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCodeAluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCodeAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCodeAluRx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCodeBImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCodeCond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCodeLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IOpCodeSimd.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
InstDescriptor.cs 6204f0e47a Set Undefined instruction emitter for Undefined property on InstDescriptor (#957) 6 tahun lalu
InstEmitter.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
IntType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode32.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode32Alu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode32AluBf.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32AluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode32AluImm16.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32AluMla.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32AluReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32AluRsImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32AluRsReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32AluUmull.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32AluUx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32BImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode32BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode32Exception.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32Mem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32MemImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode32MemImm8.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode32MemLdEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32MemMult.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCode32MemReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32MemRsImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32MemStEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32Sat.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) 6 tahun lalu
OpCode32Sat16.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) 6 tahun lalu
OpCode32Simd.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdBase.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdBinary.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdCmpZ.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdCvtFI.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdDupElem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdDupGP.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdExt.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdImm.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) 6 tahun lalu
OpCode32SimdImm44.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdLong.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) 6 tahun lalu
OpCode32SimdMemImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdMemMult.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdMemPair.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdMemSingle.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdMovGp.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdMovGpDouble.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdMovGpElem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdRegElem.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) 6 tahun lalu
OpCode32SimdRegElemLong.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) 6 tahun lalu
OpCode32SimdRegLong.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) 6 tahun lalu
OpCode32SimdRegS.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdRev.cs 68e15c1a74 Implement Fast Paths for most A32 SIMD instructions (#952) 6 tahun lalu
OpCode32SimdS.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdSel.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdShImm.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) 6 tahun lalu
OpCode32SimdShImmNarrow.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) 6 tahun lalu
OpCode32SimdSpecial.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdSqrte.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32SimdTbl.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCode32System.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 tahun lalu
OpCodeAdr.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeAlu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeAluBinary.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeAluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeAluRx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeBImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeBImmAl.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeBImmCmp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeBImmCond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeBImmTest.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeBReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeBfm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeCcmp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeCcmpImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeCcmpReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeCsel.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeException.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeMem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeMemEx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeMemImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeMemLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeMemPair.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeMemReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeMov.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimd.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdCvt.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdExt.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdFcond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdFmov.cs 8c85bdf2ed Implemented fast paths for: (#841) 6 tahun lalu
OpCodeSimdHelper.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) 6 tahun lalu
OpCodeSimdImm.cs 8c85bdf2ed Implemented fast paths for: (#841) 6 tahun lalu
OpCodeSimdIns.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdMemImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdMemLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdMemMs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdMemPair.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdMemReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdMemSs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdRegElem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdRegElemF.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdShImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSimdTbl.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeSystem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeT16.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeT16AluImm8.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeT16BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
OpCodeTable.cs 1de16f7653 Add Fcvtas_S/V & Fcvtau_S/V. (#1018) 6 tahun lalu
RegisterSize.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu
ShiftType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 tahun lalu