gdkchan c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
..
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 c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
DecoderHelper.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
DecoderMode.cs dc063eac83 ARMeilleure: Implement single stepping (#3133) 4 年之前
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 年之前
IOpCode32Adr.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
IOpCode32Alu.cs 747876dc67 Decoders: Add IOpCode32HasSetFlags (#3136) 4 年之前
IOpCode32AluBf.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 年之前
IOpCode32AluImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
IOpCode32AluReg.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 年之前
IOpCode32AluRsImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
IOpCode32AluRsReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
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 年之前
IOpCode32Exception.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
IOpCode32HasSetFlags.cs 747876dc67 Decoders: Add IOpCode32HasSetFlags (#3136) 4 年之前
IOpCode32Mem.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
IOpCode32MemEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 年之前
IOpCode32MemMult.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
IOpCode32MemReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
IOpCode32MemRsImm.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 年之前
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 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCode32.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) 4 年之前
OpCode32Alu.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCode32AluBf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 年之前
OpCode32AluImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCode32AluImm16.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 年之前
OpCode32AluMla.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCode32AluReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 年之前
OpCode32AluRsImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCode32AluRsReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCode32AluUmull.cs 747876dc67 Decoders: Add IOpCode32HasSetFlags (#3136) 4 年之前
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 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
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 eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 年之前
OpCode32MemReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCode32MemRsImm.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 年之前
OpCode32MemStEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) 5 年之前
OpCode32Mrs.cs 2bb9b33da1 Implement Arm32 Sha256 and MRS Rd, CPSR instructions (#3544) 3 年之前
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 年之前
OpCode32SimdMovn.cs db45688aa8 Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677) 3 年之前
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 年之前
OpCodeT16AddSubImm3.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16AddSubReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16AddSubSp.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16Adr.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
OpCodeT16AluImm8.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16AluImmZero.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16AluRegHigh.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16AluRegLow.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16AluUx.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16BImm11.cs 747081d2c7 Decoders: Fix instruction lengths for 16-bit B instructions (#3177) 4 年之前
OpCodeT16BImm8.cs 747081d2c7 Decoders: Fix instruction lengths for 16-bit B instructions (#3177) 4 年之前
OpCodeT16BImmCmp.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 年之前
OpCodeT16BReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16Exception.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16IfThen.cs 951700fdd8 Removed unused usings. (#3593) 3 年之前
OpCodeT16MemImm5.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16MemLit.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16MemMult.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16MemReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16MemSp.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16MemStack.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16ShiftImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16ShiftReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT16SpRel.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 年之前
OpCodeT32.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) 4 年之前
OpCodeT32Alu.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) 4 年之前
OpCodeT32AluImm.cs 7af9fcbc06 T32: Implement Data Processing (Modified Immediate) instructions (#3178) 4 年之前
OpCodeT32AluImm12.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
OpCodeT32AluReg.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
OpCodeT32AluRsImm.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) 4 年之前
OpCodeT32BImm20.cs 951700fdd8 Removed unused usings. (#3593) 3 年之前
OpCodeT32BImm24.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) 4 年之前
OpCodeT32MemImm12.cs 6a1a03566a T32: Implement load/store single (immediate) (#3186) 4 年之前
OpCodeT32MemImm8.cs 6a1a03566a T32: Implement load/store single (immediate) (#3186) 4 年之前
OpCodeT32MemImm8D.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
OpCodeT32MemLdEx.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 年之前
OpCodeT32MemMult.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 年之前
OpCodeT32MemRsImm.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 年之前
OpCodeT32MemStEx.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 年之前
OpCodeT32MovImm16.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
OpCodeT32ShiftReg.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
OpCodeT32Tb.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
OpCodeTable.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) 3 年之前
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 年之前