gdkchan f77694e4f7 Implement a new physical memory manager and replace DeviceMemory (#856) 6 年之前
..
Optimizations d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 年之前
Block.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 年之前
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 f77694e4f7 Implement a new physical memory manager and replace DeviceMemory (#856) 6 年之前
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 1de16f7653 Add Fcvtas_S/V & Fcvtau_S/V. (#1018) 6 年之前
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 年之前