mageven c19cfca183 Implement PRFM (register variant) as NOP (#1956) 5 years ago
..
Optimizations 2421186d97 Generalize tail continues (#1298) 5 years ago
Block.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
Condition.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
DataOp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
Decoder.cs b5c215111d PPTC Follow-up. (#1712) 5 years ago
DecoderHelper.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago
IOpCode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCode32.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCode32Alu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCode32AluBf.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago
IOpCode32AluReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago
IOpCode32AluUx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago
IOpCode32BImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCode32BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCode32Mem.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago
IOpCode32MemEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago
IOpCode32MemMult.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCode32Simd.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago
IOpCode32SimdImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago
IOpCodeAlu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCodeAluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCodeAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCodeAluRx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCodeBImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCodeCond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCodeLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IOpCodeSimd.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
InstDescriptor.cs 6204f0e47a Set Undefined instruction emitter for Undefined property on InstDescriptor (#957) 6 years ago
InstEmitter.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IntType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
OpCode.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32Alu.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32AluBf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32AluImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32AluImm16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32AluMla.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32AluReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32AluRsImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32AluRsReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32AluUmull.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32AluUx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32BImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32BReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32Exception.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32Mem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32MemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32MemImm8.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32MemLdEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32MemMult.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32MemReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32MemRsImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32MemStEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32Sat.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32Sat16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32Simd.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdBase.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdBinary.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdCmpZ.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdCvtFI.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdDupElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdDupGP.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdExt.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdImm44.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdMemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdMemMult.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdMemPair.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdMemSingle.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdMovGp.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdMovGpDouble.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdMovGpElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdRegElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdRegElemLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdRegLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdRegS.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdRegWide.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdRev.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdS.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdSel.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdShImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdShImmLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdShImmNarrow.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdSpecial.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdSqrte.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32SimdTbl.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCode32System.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeAdr.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeAlu.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeAluBinary.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeAluImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeAluRs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeAluRx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeBImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeBImmAl.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeBImmCmp.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeBImmCond.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeBImmTest.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeBReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeBfm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeCcmp.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeCcmpImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeCcmpReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeCsel.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeException.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeMem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeMemEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeMemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeMemLit.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeMemPair.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeMemReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeMov.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeMul.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimd.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdCvt.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdExt.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdFcond.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdFmov.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdHelper.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) 6 years ago
OpCodeSimdImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdIns.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdMemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdMemLit.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdMemMs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdMemPair.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdMemReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdMemSs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdRegElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdRegElemF.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdShImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSimdTbl.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeSystem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeT16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeT16AluImm8.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeT16BReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 years ago
OpCodeTable.cs c19cfca183 Implement PRFM (register variant) as NOP (#1956) 5 years ago
RegisterSize.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
ShiftType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago