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