diff options
Diffstat (limited to 'ld/testsuite/ld-arm/farcall-thumb-thumb-m.d')
-rw-r--r-- | ld/testsuite/ld-arm/farcall-thumb-thumb-m.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-arm/farcall-thumb-thumb-m.d b/ld/testsuite/ld-arm/farcall-thumb-thumb-m.d index 691d4e0..6415be7 100644 --- a/ld/testsuite/ld-arm/farcall-thumb-thumb-m.d +++ b/ld/testsuite/ld-arm/farcall-thumb-thumb-m.d @@ -12,7 +12,7 @@ Disassembly of section .text: 100c: 02001015 .word 0x02001015 00001010 <_start>: - 1010: f7ff eff6 blx 1000 <_start-0x10> + 1010: f7ff fff6 bl 1000 <_start-0x10> Disassembly of section .foo: 02001014 <bar>: |