diff options
Diffstat (limited to 'ld/testsuite/ld-cris')
-rw-r--r-- | ld/testsuite/ld-cris/dso-pltdis1.d | 6 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/dso-pltdis2.d | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/dso12-pltdis.d | 14 |
3 files changed, 12 insertions, 12 deletions
diff --git a/ld/testsuite/ld-cris/dso-pltdis1.d b/ld/testsuite/ld-cris/dso-pltdis1.d index 4bc3c70..e2c0f93 100644 --- a/ld/testsuite/ld-cris/dso-pltdis1.d +++ b/ld/testsuite/ld-cris/dso-pltdis1.d @@ -20,7 +20,7 @@ Disassembly of section \.plt: -0+1b4 <(dsofn4@plt-0x1a|dsofn@plt-0x34)>: +0+1b4 <.*>: 1b4: 84e2 subq 4,\$sp 1b6: 0401 addoq 4,\$r0,\$acr 1b8: 7e7a move \$mof,\[\$sp\] @@ -45,7 +45,7 @@ Disassembly of section \.plt: 1f0: bf09 jump \$acr 1f2: b005 nop 1f4: 3f7e .... .... move .*,\$mof - 1fa: bf0e baff ffff ba 1b4 <(dsofn4@plt-0x1a|dsofn@plt-0x34)> + 1fa: bf0e baff ffff ba 1b4 <.*> 200: b005 nop Disassembly of section \.text: @@ -57,5 +57,5 @@ Disassembly of section \.text: 0+20a <dsofn4>: 20a: 7f0d ae20 0000 lapc 22b8 <_GLOBAL_OFFSET_TABLE_>,\$r0 210: 5f0d 1400 addo\.w 0x14,\$r0,\$acr - 214: bfbe baff ffff bsr 1ce <(dsofn4@plt|dsofn@plt-0x1a)> + 214: bfbe baff ffff bsr 1ce <.*> #pass diff --git a/ld/testsuite/ld-cris/dso-pltdis2.d b/ld/testsuite/ld-cris/dso-pltdis2.d index 5348a8a..24da97a 100644 --- a/ld/testsuite/ld-cris/dso-pltdis2.d +++ b/ld/testsuite/ld-cris/dso-pltdis2.d @@ -12,7 +12,7 @@ Disassembly of section \.plt: -0+1b4 <(dsofn4@plt-0x1a|dsofn@plt-0x34)>: +0+1b4 <.*>: 1b4: 84e2 subq 4,\$sp 1b6: 0401 addoq 4,\$r0,\$acr @@ -44,7 +44,7 @@ Disassembly of section \.plt: Disassembly of section \.text: #... 0+202 <dsofn3>: - 202: bfbe e6ff ffff bsr 1e8 <(dsofn@plt|dsofn4@plt\+0x1a)> + 202: bfbe e6ff ffff bsr 1e8 <.*> 208: b005 nop 0+20a <dsofn4>: diff --git a/ld/testsuite/ld-cris/dso12-pltdis.d b/ld/testsuite/ld-cris/dso12-pltdis.d index 71a1748..187730b 100644 --- a/ld/testsuite/ld-cris/dso12-pltdis.d +++ b/ld/testsuite/ld-cris/dso12-pltdis.d @@ -11,7 +11,7 @@ Disassembly of section \.plt: -0+1e4 <dsofn4@plt-0x1a>: +0+1e4 <.plt>: 1e4: 84e2 subq 4,\$sp 1e6: 0401 addoq 4,\$r0,\$acr @@ -24,21 +24,21 @@ Disassembly of section \.plt: \.\.\. 0+1fe <dsofn4@plt>: - 1fe: 6f0d 0c00 0000 addo\.d c <dsofn4@plt-0x1f2>,\$r0,\$acr + 1fe: 6f0d 0c00 0000 addo\.d c <.*>,\$r0,\$acr 204: 6ffa move\.d \[\$acr\],\$acr 206: bf09 jump \$acr 208: b005 nop - 20a: 3f7e 0000 0000 move 0 <dsofn4@plt-0x1fe>,\$mof - 210: bf0e d4ff ffff ba 1e4 <dsofn4@plt-0x1a> + 20a: 3f7e 0000 0000 move 0 <.*>,\$mof + 210: bf0e d4ff ffff ba 1e4 <.*> 216: b005 nop 0+218 <dsofn@plt>: - 218: 6f0d 1000 0000 addo\.d 10 <dsofn4@plt-0x1ee>,\$r0,\$acr + 218: 6f0d 1000 0000 addo\.d 10 <.*>,\$r0,\$acr 21e: 6ffa move\.d \[\$acr\],\$acr 220: bf09 jump \$acr 222: b005 nop - 224: 3f7e 0c00 0000 move c <dsofn4@plt-0x1f2>,\$mof - 22a: bf0e baff ffff ba 1e4 <dsofn4@plt-0x1a> + 224: 3f7e 0c00 0000 move c <.*>,\$mof + 22a: bf0e baff ffff ba 1e4 <.*> 230: b005 nop Disassembly of section \.text: |