diff options
Diffstat (limited to 'ld/testsuite/ld-arm/farcall-thumb-arm-be8.d')
-rw-r--r-- | ld/testsuite/ld-arm/farcall-thumb-arm-be8.d | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ld/testsuite/ld-arm/farcall-thumb-arm-be8.d b/ld/testsuite/ld-arm/farcall-thumb-arm-be8.d deleted file mode 100644 index c7d68e0..0000000 --- a/ld/testsuite/ld-arm/farcall-thumb-arm-be8.d +++ /dev/null @@ -1,19 +0,0 @@ -.*: file format .* - -Disassembly of section .text: - -00001000 <_start>: - 1000: 00f0 02f8 bl 1008 <__bar_from_thumb> - 1004: 0000 lsls r0, r0, #0 - \.\.\. - -00001008 <__bar_from_thumb>: - 1008: 7847 bx pc - 100a: c046 nop.* - 100c: 04f01fe5 ldr pc, \[pc, #-4\] ; 1010 <__bar_from_thumb\+0x8> - 1010: 02001014 .word 0x02001014 - 1014: 00000000 .word 0x00000000 -Disassembly of section .foo: - -02001014 <bar>: - 2001014: 1eff2fe1 bx lr |