gdkchan 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
..
Aarch32Mode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 年 前
ExceptionCallback.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
ExecutionContext.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
ExecutionMode.cs dc0adb533d PPTC & Pool Enhancements. (#1968) 5 年 前
FPCR.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) 5 年 前
FPException.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 年 前
FPRoundingMode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 年 前
FPSR.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) 5 年 前
FPState.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) 5 年 前
FPType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 年 前
ICounter.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
NativeContext.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
PState.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) 5 年 前
RegisterAlias.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 年 前
RegisterConsts.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 年 前
V128.cs 430ba6da65 CPU (A64): Add Pmull_V Inst. with Clmul fast path for the "1/2D -> 1Q" variant & Sse fast path and slow path for both the "8/16B -> 8H" and "1/2D -> 1Q" variants; with Test. (#1817) 5 年 前