merry 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
..
Optimizations 89791ba68d Add inlined on translation call counting (#2190) há 5 anos atrás
Block.cs 89791ba68d Add inlined on translation call counting (#2190) há 5 anos atrás
Condition.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
DataOp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
Decoder.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
DecoderHelper.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) há 6 anos atrás
IOpCode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCode32.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCode32Adr.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32Alu.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32AluBf.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) há 6 anos atrás
IOpCode32AluImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32AluReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) há 6 anos atrás
IOpCode32AluRsImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32AluRsReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32AluUx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) há 6 anos atrás
IOpCode32BImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCode32BReg.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCode32Exception.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32Mem.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32MemEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) há 6 anos atrás
IOpCode32MemMult.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32MemReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32Simd.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) há 6 anos atrás
IOpCode32SimdImm.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) há 6 anos atrás
IOpCodeAlu.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCodeAluImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCodeAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCodeAluRx.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCodeBImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCodeCond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCodeLit.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IOpCodeSimd.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
InstDescriptor.cs 6204f0e47a Set Undefined instruction emitter for Undefined property on InstDescriptor (#957) há 6 anos atrás
InstEmitter.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
IntType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
OpCode.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32Alu.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32AluBf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32AluImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32AluImm16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32AluMla.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32AluReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32AluRsImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32AluRsReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32AluUmull.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32AluUx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32BImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32BReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32Exception.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32Mem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32MemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32MemImm8.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32MemLdEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32MemMult.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32MemReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32MemRsImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32MemStEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32MsrReg.cs 501c3d5cea Implement MSR instruction for A32 (#2585) há 4 anos atrás
OpCode32Sat.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32Sat16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32Simd.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdBase.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdBinary.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdCmpZ.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdCvtFI.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdDupElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdDupGP.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdExt.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdImm44.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdMemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdMemMult.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdMemPair.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdMemSingle.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdMovGp.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdMovGpDouble.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdMovGpElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdRegElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdRegElemLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdRegLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdRegS.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdRegWide.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdRev.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdS.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdSel.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdShImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdShImmLong.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdShImmNarrow.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdSpecial.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdSqrte.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32SimdTbl.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32System.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeAdr.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeAlu.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeAluBinary.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeAluImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeAluRs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeAluRx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeBImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeBImmAl.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeBImmCmp.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeBImmCond.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeBImmTest.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeBReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeBfm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeCcmp.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeCcmpImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeCcmpReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeCsel.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeException.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeMem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeMemEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeMemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeMemLit.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeMemPair.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeMemReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeMov.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeMul.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimd.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdCvt.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdExt.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdFcond.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdFmov.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdHelper.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) há 6 anos atrás
OpCodeSimdImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdIns.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdMemImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdMemLit.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdMemMs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdMemPair.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdMemReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdMemSs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdRegElem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdRegElemF.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdShImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSimdTbl.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeSystem.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeT16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCodeT16AddSubImm3.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16AddSubReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16AddSubSp.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16Adr.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16AluImm8.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16AluImmZero.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16AluRegHigh.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16AluRegLow.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16AluUx.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16BImm11.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16BImm8.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16BImmCmp.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16BReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16Exception.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16IfThen.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16MemImm5.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16MemLit.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16MemMult.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16MemReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16MemSp.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16MemStack.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16ShiftImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16ShiftReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeT16SpRel.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCodeTable.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
RegisterSize.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
ShiftType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás