summaryrefslogtreecommitdiff
path: root/src/vm/arm64/asmhelpers.asm
diff options
context:
space:
mode:
authorRahul Kumar <rahku@microsoft.com>2016-03-23 10:30:30 -0700
committerRahul Kumar <rahku@microsoft.com>2016-03-23 10:30:30 -0700
commitd71f453be21275a470ae84b35abba8aedab7427c (patch)
tree4ec8cf09cb03c0805c45722146575c44ca3fcd28 /src/vm/arm64/asmhelpers.asm
parent07d75e16770635768c063d7626c218de79ab6ee3 (diff)
downloadcoreclr-d71f453be21275a470ae84b35abba8aedab7427c.tar.gz
coreclr-d71f453be21275a470ae84b35abba8aedab7427c.tar.bz2
coreclr-d71f453be21275a470ae84b35abba8aedab7427c.zip
offset in epilog to match as prolog
Diffstat (limited to 'src/vm/arm64/asmhelpers.asm')
-rw-r--r--src/vm/arm64/asmhelpers.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm/arm64/asmhelpers.asm b/src/vm/arm64/asmhelpers.asm
index 38b034e996..a2b4948a64 100644
--- a/src/vm/arm64/asmhelpers.asm
+++ b/src/vm/arm64/asmhelpers.asm
@@ -928,7 +928,7 @@ UM2MThunk_WrapperHelper_RegArgumentsSetup
EPILOG_RESTORE_REG_PAIR x23, x24, #48
EPILOG_RESTORE_REG_PAIR x25, x26, #64
EPILOG_RESTORE_REG_PAIR x27, x28, #80
- EPILOG_RESTORE_REG_PAIR fp, lr, #112!
+ EPILOG_RESTORE_REG_PAIR fp, lr, #144!
EPILOG_RETURN
NESTED_END