riperiperi 9ef94c8292 ARMeilleure: Move TPIDR_EL0 and TPIDRRO_EL0 to NativeContext (#4661) há 3 anos atrás
..
CryptoHelper.cs 9ca040c0ff Use ReadOnlySpan<byte> compiler optimization for static data (#3130) há 4 anos atrás
InstEmitAlu.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitAlu32.cs 8e119a1e96 Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on both A32 and T32 (#3693) há 3 anos atrás
InstEmitAluHelper.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
InstEmitBfm.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitCcmp.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitCsel.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitDiv.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitException.cs 497199bb50 Decoder: Exit on trapping instructions, and resume execution at trapping instruction (#3153) há 4 anos atrás
InstEmitException32.cs 951700fdd8 Removed unused usings. (#3593) há 3 anos atrás
InstEmitFlow.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitFlow32.cs 1529e6cf0d T32: Add Vfp instructions (#3690) há 3 anos atrás
InstEmitFlowHelper.cs bd215e447d Fix return type mismatch on 32-bit titles (#3000) há 4 anos atrás
InstEmitHash.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) há 5 anos atrás
InstEmitHash32.cs 4f3af839be Minor code formatting (#4498) há 3 anos atrás
InstEmitHashHelper.cs 4f3af839be Minor code formatting (#4498) há 3 anos atrás
InstEmitHelper.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) há 4 anos atrás
InstEmitMemory.cs bd215e447d Fix return type mismatch on 32-bit titles (#3000) há 4 anos atrás
InstEmitMemory32.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
InstEmitMemoryEx.cs fbcf802fbc A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (#3694) há 3 anos atrás
InstEmitMemoryEx32.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
InstEmitMemoryExHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitMemoryHelper.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
InstEmitMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) há 6 anos atrás
InstEmitMul32.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) há 3 anos atrás
InstEmitSimdArithmetic.cs 9db73f74cf ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618) há 3 anos atrás
InstEmitSimdArithmetic32.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) há 3 anos atrás
InstEmitSimdCmp.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) há 3 anos atrás
InstEmitSimdCmp32.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) há 3 anos atrás
InstEmitSimdCrypto.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) há 5 anos atrás
InstEmitSimdCrypto32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) há 5 anos atrás
InstEmitSimdCvt.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) há 3 anos atrás
InstEmitSimdCvt32.cs 9db73f74cf ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618) há 3 anos atrás
InstEmitSimdHash.cs f5235fff29 ARMeilleure: Hardware accelerate SHA256 (#3585) há 3 anos atrás
InstEmitSimdHash32.cs f5235fff29 ARMeilleure: Hardware accelerate SHA256 (#3585) há 3 anos atrás
InstEmitSimdHashHelper.cs f5235fff29 ARMeilleure: Hardware accelerate SHA256 (#3585) há 3 anos atrás
InstEmitSimdHelper.cs 9db73f74cf ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618) há 3 anos atrás
InstEmitSimdHelper32.cs 9db73f74cf ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618) há 3 anos atrás
InstEmitSimdHelper32Arm64.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) há 3 anos atrás
InstEmitSimdHelperArm64.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) há 3 anos atrás
InstEmitSimdLogical.cs 17620d18db ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) (#4147) há 3 anos atrás
InstEmitSimdLogical32.cs 17620d18db ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) (#4147) há 3 anos atrás
InstEmitSimdMemory.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitSimdMemory32.cs 729ff5337c Fix increment on Arm32 NEON VLDn/VSTn instructions with regs > 1 (#3695) há 3 anos atrás
InstEmitSimdMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) há 4 anos atrás
InstEmitSimdMove32.cs 17620d18db ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) (#4147) há 3 anos atrás
InstEmitSimdShift.cs 5e0f8e8738 Implement JIT Arm64 backend (#4114) há 3 anos atrás
InstEmitSimdShift32.cs 814f75142e Fpsr and Fpcr freed. (#3701) há 3 anos atrás
InstEmitSystem.cs 9ef94c8292 ARMeilleure: Move TPIDR_EL0 and TPIDRRO_EL0 to NativeContext (#4661) há 3 anos atrás
InstEmitSystem32.cs 9ef94c8292 ARMeilleure: Move TPIDR_EL0 and TPIDRRO_EL0 to NativeContext (#4661) há 3 anos atrás
InstName.cs fbcf802fbc A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (#3694) há 3 anos atrás
NativeInterface.cs 9ef94c8292 ARMeilleure: Move TPIDR_EL0 and TPIDRRO_EL0 to NativeContext (#4661) há 3 anos atrás
SoftFallback.cs 814f75142e Fpsr and Fpcr freed. (#3701) há 3 anos atrás
SoftFloat.cs 814f75142e Fpsr and Fpcr freed. (#3701) há 3 anos atrás