Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Native/Runtime/arm64/InteropThunksHelpers.asm')
-rw-r--r--src/Native/Runtime/arm64/InteropThunksHelpers.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Native/Runtime/arm64/InteropThunksHelpers.asm b/src/Native/Runtime/arm64/InteropThunksHelpers.asm
index 88bb7da5d..cc8489ef1 100644
--- a/src/Native/Runtime/arm64/InteropThunksHelpers.asm
+++ b/src/Native/Runtime/arm64/InteropThunksHelpers.asm
@@ -58,7 +58,7 @@ __SECTIONREL_ThunkParamSlot
;; Now load the target address and jump to it.
ldr xip0, [xip0, #POINTER_SIZE]
- ret xip0
+ br xip0
LEAF_END RhCommonStub