gdkchan e24949ca2c Implement CSDB instruction (#2927) 4 жил өмнө
..
Optimizations 89791ba68d Add inlined on translation call counting (#2190) 5 жил өмнө
Block.cs 89791ba68d Add inlined on translation call counting (#2190) 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 b5c215111d PPTC Follow-up. (#1712) 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 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32Alu.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32AluBf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32AluImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32AluImm16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32AluMla.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32AluReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32AluRsImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32AluRsReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32AluUmull.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32AluUx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32BImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32BReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32Exception.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32Mem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32MemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32MemImm8.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32MemLdEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32MemMult.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32MemReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32MemRsImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32MemStEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32MsrReg.cs 501c3d5cea Implement MSR instruction for A32 (#2585) 4 жил өмнө
OpCode32Sat.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32Sat16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32Simd.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdBase.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdBinary.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdCmpZ.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdCvtFI.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdDupElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdDupGP.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdExt.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdImm44.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdMemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdMemMult.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdMemPair.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdMemSingle.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdMovGp.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdMovGpDouble.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdMovGpElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdRegElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdRegElemLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdRegLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdRegS.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdRegWide.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdRev.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdS.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdSel.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdShImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdShImmLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdShImmNarrow.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdSpecial.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdSqrte.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32SimdTbl.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCode32System.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeAdr.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeAlu.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeAluBinary.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeAluImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeAluRs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeAluRx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeBImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeBImmAl.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeBImmCmp.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeBImmCond.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeBImmTest.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeBReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeBfm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeCcmp.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeCcmpImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeCcmpReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeCsel.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeException.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeMem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeMemEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeMemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeMemLit.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeMemPair.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeMemReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeMov.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeMul.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimd.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdCvt.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdExt.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdFcond.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdFmov.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdHelper.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) 6 жил өмнө
OpCodeSimdImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdIns.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdMemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdMemLit.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdMemMs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdMemPair.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdMemReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdMemSs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdRegElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdRegElemF.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdShImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSimdTbl.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeSystem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeT16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeT16AluImm8.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeT16BReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 жил өмнө
OpCodeTable.cs e24949ca2c Implement CSDB instruction (#2927) 4 жил өмнө
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 жил өмнө