Mary 501c3d5cea Implement MSR instruction for A32 (#2585) 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 501c3d5cea Implement MSR instruction for A32 (#2585) 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 년 전