aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/mips-options.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/mips-options.s')
-rw-r--r--test/ELF/mips-options.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ELF/mips-options.s b/test/ELF/mips-options.s
index 34bf48898116..edafd09c8da4 100644
--- a/test/ELF/mips-options.s
+++ b/test/ELF/mips-options.s
@@ -17,11 +17,11 @@ __start:
lui $gp, %hi(%neg(%gp_rel(g1)))
# CHECK: Name: _gp
-# CHECK-NEXT: Value: 0x100008258
+# CHECK-NEXT: Value: 0x[[GP:[0-9A-F]+]]
# CHECK: MIPS Options {
# CHECK-NEXT: ODK_REGINFO {
-# CHECK-NEXT: GP: 0x100008258
+# CHECK-NEXT: GP: 0x[[GP]]
# CHECK-NEXT: General Mask: 0x10000001
# CHECK-NEXT: Co-Proc Mask0: 0x0
# CHECK-NEXT: Co-Proc Mask1: 0x0