diff options
Diffstat (limited to 'ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d')
-rw-r--r-- | ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d b/ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d index 540c452..8872909 100644 --- a/ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d +++ b/ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d @@ -4,7 +4,7 @@ Disassembly of section .text: 00001000 <_start>: 1000: f000 f802 bl 1008 <__bar_veneer> - 1004: 0000 lsls r0, r0, #0 + 1004: 0000 movs r0, r0 ... 00001008 <__bar_veneer>: |