diff --git a/ChocolArm64/State/CpuThreadState.cs b/ChocolArm64/State/CpuThreadState.cs index af4d102b7a..1cbbcf4063 100644 --- a/ChocolArm64/State/CpuThreadState.cs +++ b/ChocolArm64/State/CpuThreadState.cs @@ -123,6 +123,7 @@ namespace ChocolArm64.State return address & ~((4UL << ErgSizeLog2) - 1); } + [MethodImpl(MethodImplOptions.AggressiveInlining)] internal bool Synchronize() { //Firing a interrupt frequently is expensive, so we only