aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/float-asmprint.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/float-asmprint.ll')
-rw-r--r--test/CodeGen/X86/float-asmprint.ll5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/CodeGen/X86/float-asmprint.ll b/test/CodeGen/X86/float-asmprint.ll
index 4aeae7f..5de9700 100644
--- a/test/CodeGen/X86/float-asmprint.ll
+++ b/test/CodeGen/X86/float-asmprint.ll
@@ -16,8 +16,9 @@
; CHECK-NEXT: .size
; CHECK: varppc128:
-; CHECK-NEXT: .quad 0 # ppc_fp128 -0
-; CHECK-NEXT: .quad -9223372036854775808
+; For ppc_fp128, the high double always comes first.
+; CHECK-NEXT: .quad -9223372036854775808 # ppc_fp128 -0
+; CHECK-NEXT: .quad 0
; CHECK-NEXT: .size
; CHECK: var80: