Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / litpool.s
index d13e91ff8027007f67bcdfdaa1cd3b33960b826f..83c6f4e0676007ee05f6cf35b7e158a0f7ad8a03 100644 (file)
@@ -1,7 +1,7 @@
 # Based on PR 16688 this test checks that bignums are correctly added to the literal pool
        .text
 
-       ldr q0, =0x5a8279995a8279995a82799900000000
+       ldr q0, =0x5a8279995a8279995a8279995a827999
        ldr q1, =0x6ed9eba16ed9eba16ed9eba16ed9eba1
-       ldr q2, =0x8f1bbcdc8f1bbcdc8f1bbcdc11223344
+       ldr q2, =0x8f1bbcdc8f1bbcdc8f1bbcdc8f1bbcdc
        ldr q3, =0xca62c1d6ca62c1d6ca62c1d6ca62c1d6
This page took 0.023957 seconds and 4 git commands to generate.