summaryrefslogtreecommitdiffstats
path: root/runtime/arch/mips/asm_support_mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/arch/mips/asm_support_mips.h')
-rw-r--r--runtime/arch/mips/asm_support_mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/arch/mips/asm_support_mips.h b/runtime/arch/mips/asm_support_mips.h
index 02c098216b..390c606374 100644
--- a/runtime/arch/mips/asm_support_mips.h
+++ b/runtime/arch/mips/asm_support_mips.h
@@ -19,7 +19,7 @@
#include "asm_support.h"
-#define FRAME_SIZE_SAVE_ALL_CALLEE_SAVE 48
+#define FRAME_SIZE_SAVE_ALL_CALLEE_SAVE 96
#define FRAME_SIZE_REFS_ONLY_CALLEE_SAVE 48
#define FRAME_SIZE_REFS_AND_ARGS_CALLEE_SAVE 64