Andrey Sukharev 3249f8ff41 Source generated json serializers (#4582) há 3 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 c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) há 3 anos atrás
DecoderHelper.cs 23c844b2aa Misc performance tweaks (#4509) há 3 anos atrás
DecoderMode.cs dc063eac83 ARMeilleure: Implement single stepping (#3133) há 4 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 747876dc67 Decoders: Add IOpCode32HasSetFlags (#3136) há 4 anos atrás
IOpCode32AluBf.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
IOpCode32AluImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
IOpCode32AluImm16.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
IOpCode32AluMla.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 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
IOpCode32AluUmull.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 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 3249f8ff41 Source generated json serializers (#4582) há 3 anos atrás
IOpCode32HasSetFlags.cs 747876dc67 Decoders: Add IOpCode32HasSetFlags (#3136) há 4 anos atrás
IOpCode32Mem.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) há 3 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
IOpCode32MemRsImm.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) há 3 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 4da44e09cb Make structs readonly when applicable (#4002) há 3 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 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32Alu.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32AluBf.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCode32AluImm.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32AluImm16.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCode32AluMla.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 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 f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 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 eba682b767 Implement some 32-bit Thumb instructions (#3614) há 3 anos atrás
OpCode32MemReg.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) há 4 anos atrás
OpCode32MemRsImm.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) há 3 anos atrás
OpCode32MemStEx.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) há 5 anos atrás
OpCode32Mrs.cs 2bb9b33da1 Implement Arm32 Sha256 and MRS Rd, CPSR instructions (#3544) há 3 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 e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdBase.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdBinary.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdCmpZ.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdCvtFI.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdCvtTB.cs 8d41402fa6 A32: Implement VCVTT, VCVTB (#3710) há 3 anos atrás
OpCode32SimdDupElem.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdDupGP.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdExt.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdImm.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdImm44.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdLong.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdMemImm.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdMemMult.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdMemPair.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdMemSingle.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdMovGp.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdMovGpDouble.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdMovGpElem.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdMovn.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdReg.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdRegElem.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdRegElemLong.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdRegLong.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdRegS.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdRegWide.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdRev.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdS.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdSel.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdShImm.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdShImmLong.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdShImmNarrow.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdSpecial.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCode32SimdSqrte.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 anos atrás
OpCode32SimdTbl.cs e05bf90af6 T32: Implement Asimd instructions (#3692) há 3 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 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 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 c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) há 3 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 747081d2c7 Decoders: Fix instruction lengths for 16-bit B instructions (#3177) há 4 anos atrás
OpCodeT16BImm8.cs 747081d2c7 Decoders: Fix instruction lengths for 16-bit B instructions (#3177) há 4 anos atrás
OpCodeT16BImmCmp.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) há 3 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 951700fdd8 Removed unused usings. (#3593) há 3 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
OpCodeT32.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
OpCodeT32Alu.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) há 4 anos atrás
OpCodeT32AluBf.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCodeT32AluImm.cs 7af9fcbc06 T32: Implement Data Processing (Modified Immediate) instructions (#3178) há 4 anos atrás
OpCodeT32AluImm12.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) há 3 anos atrás
OpCodeT32AluMla.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCodeT32AluReg.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) há 3 anos atrás
OpCodeT32AluRsImm.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) há 4 anos atrás
OpCodeT32AluUmull.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCodeT32AluUx.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCodeT32BImm20.cs 951700fdd8 Removed unused usings. (#3593) há 3 anos atrás
OpCodeT32BImm24.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCodeT32MemImm12.cs 6a1a03566a T32: Implement load/store single (immediate) (#3186) há 4 anos atrás
OpCodeT32MemImm8.cs 6a1a03566a T32: Implement load/store single (immediate) (#3186) há 4 anos atrás
OpCodeT32MemImm8D.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) há 3 anos atrás
OpCodeT32MemLdEx.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCodeT32MemMult.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) há 3 anos atrás
OpCodeT32MemRsImm.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) há 3 anos atrás
OpCodeT32MemStEx.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCodeT32MovImm16.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
OpCodeT32ShiftReg.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) há 3 anos atrás
OpCodeT32Tb.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) há 3 anos atrás
OpCodeTable.cs 23c844b2aa Misc performance tweaks (#4509) há 3 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