Isaac Marovitz c6f1908e0f Fix Lambda Explicit Type Specification Warning (#4090) пре 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 f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
IOpCode32AluImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) пре 4 година
IOpCode32AluImm16.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
IOpCode32AluMla.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
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 година
IOpCode32AluUmull.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
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 4da44e09cb Make structs readonly when applicable (#4002) пре 3 година
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 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32Alu.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) пре 4 година
OpCode32AluBf.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
OpCode32AluImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) пре 4 година
OpCode32AluImm16.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
OpCode32AluMla.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
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 f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
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 e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdBase.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdBinary.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdCmpZ.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdCvtFI.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdCvtTB.cs 8d41402fa6 A32: Implement VCVTT, VCVTB (#3710) пре 3 година
OpCode32SimdDupElem.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdDupGP.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdExt.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdImm.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdImm44.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdLong.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdMemImm.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdMemMult.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdMemPair.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdMemSingle.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdMovGp.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdMovGpDouble.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdMovGpElem.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdMovn.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdReg.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdRegElem.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdRegElemLong.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdRegLong.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdRegS.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdRegWide.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdRev.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdS.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdSel.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdShImm.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdShImmLong.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdShImmNarrow.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdSpecial.cs 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCode32SimdSqrte.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
OpCode32SimdTbl.cs e05bf90af6 T32: Implement Asimd instructions (#3692) пре 3 година
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 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
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 1529e6cf0d T32: Add Vfp instructions (#3690) пре 3 година
OpCodeT32Alu.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) пре 4 година
OpCodeT32AluBf.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
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 година
OpCodeT32AluMla.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 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 година
OpCodeT32AluUmull.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
OpCodeT32AluUx.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
OpCodeT32BImm20.cs 951700fdd8 Removed unused usings. (#3593) пре 3 година
OpCodeT32BImm24.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
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 f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 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 f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 3 година
OpCodeT32MovImm16.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) пре 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 c6f1908e0f Fix Lambda Explicit Type Specification Warning (#4090) пре 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 година