aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/alloca16.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/alloca16.ll')
-rw-r--r--test/CodeGen/Mips/alloca16.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Mips/alloca16.ll b/test/CodeGen/Mips/alloca16.ll
index 017665f..4f60598 100644
--- a/test/CodeGen/Mips/alloca16.ll
+++ b/test/CodeGen/Mips/alloca16.ll
@@ -19,8 +19,8 @@ entry:
define void @test() nounwind {
entry:
-; 16: .frame $sp,24,$ra
-; 16: save $ra, $s0, $s1, $s2, 24
+; 16: .frame $sp,8,$ra
+; 16: save 8 # 16 bit inst
; 16: move $16, $sp
; 16: move ${{[0-9]+}}, $sp
; 16: subu $[[REGISTER:[0-9]+]], ${{[0-9]+}}, ${{[0-9]+}}