bridges: mips64: Update call frame information.

Change-Id: I00bf0eaa69b3276b1baf18f4fa191ceaf1bc2f18
Reviewed-on: https://gerrit.libreoffice.org/16944
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Heiher
2015-07-10 23:48:23 +08:00
committed by Caolán McNamara
parent 7eb693f87b
commit 291e760b7f

View File

@@ -82,8 +82,10 @@ privateSnippetExecutor:
.Lfinish:
ld $ra,152($sp)
.cfi_restore 31
jr $ra
daddiu $sp,$sp,160
.cfi_def_cfa_offset 0
.set reorder
.end privateSnippetExecutor