Ryujinx/src/ARMeilleure/Instructions
Emmanuel Hansen aaa266dba1 fix formatting 2024-09-30 17:51:06 +00:00
..
CryptoHelper.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitAlu.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitAlu32.cs Implement Arm32 VSHLL and QADD16 instructions (#7301) 2024-09-12 18:22:30 -03:00
InstEmitAluHelper.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitBfm.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitCcmp.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitCsel.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitDiv.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitException.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitException32.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitFlow.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitFlow32.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitFlowHelper.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitHash.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InstEmitHash32.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitHashHelper.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitHelper.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitMemory.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitMemory32.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitMemoryEx.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitMemoryEx32.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitMemoryExHelper.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitMemoryHelper.cs Implement host tracked memory manager mode (#6356) 2024-03-26 23:33:24 -03:00
InstEmitMove.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitMul.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitMul32.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitSimdArithmetic.cs use UnmanagedCallersOnly for delegates 2024-09-30 17:51:06 +00:00
InstEmitSimdArithmetic32.cs use UnmanagedCallersOnly for delegates 2024-09-30 17:51:06 +00:00
InstEmitSimdCmp.cs use UnmanagedCallersOnly for delegates 2024-09-30 17:51:06 +00:00
InstEmitSimdCmp32.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitSimdCrypto.cs Implement fast path for AES crypto instructions on Arm64 (#5281) 2023-06-11 00:51:35 +00:00
InstEmitSimdCrypto32.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitSimdCvt.cs use UnmanagedCallersOnly for delegates 2024-09-30 17:51:06 +00:00
InstEmitSimdCvt32.cs use UnmanagedCallersOnly for delegates 2024-09-30 17:51:06 +00:00
InstEmitSimdHash.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitSimdHash32.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitSimdHashHelper.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitSimdHelper.cs use UnmanagedCallersOnly for delegates 2024-09-30 17:51:06 +00:00
InstEmitSimdHelper32.cs Cpu: Implement Vpadal and Vrintr instructions (#6185) 2024-01-30 00:51:05 +01:00
InstEmitSimdHelper32Arm64.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitSimdHelperArm64.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitSimdLogical.cs Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
InstEmitSimdLogical32.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitSimdMemory.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitSimdMemory32.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstEmitSimdMove.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitSimdMove32.cs Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 instructions (#7174) 2024-08-08 17:07:24 -03:00
InstEmitSimdShift.cs Implement SQSHL (immediate) CPU instruction (#6155) 2024-01-24 23:50:43 +01:00
InstEmitSimdShift32.cs Implement Arm32 VSHLL and QADD16 instructions (#7301) 2024-09-12 18:22:30 -03:00
InstEmitSystem.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
InstEmitSystem32.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InstName.cs Implement Arm32 VSHLL and QADD16 instructions (#7301) 2024-09-12 18:22:30 -03:00
MathHelper.cs use UnmanagedCallersOnly for delegates 2024-09-30 17:51:06 +00:00
NativeInterface.cs use UnmanagedCallersOnly for delegates 2024-09-30 17:51:06 +00:00
SoftFallback.cs use UnmanagedCallersOnly for delegates 2024-09-30 17:51:06 +00:00
SoftFloat.cs fix formatting 2024-09-30 17:51:06 +00:00