aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/farcall-thumb-thumb-m-pic-veneer.d
diff options
context:
space:
mode:
authorMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2010-06-07 10:43:52 +0000
committerMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2010-06-07 10:43:52 +0000
commit1f4e49505385a998c734d2349a201ba03d7aee65 (patch)
tree11298c7066a543fc6aef7e13e590089e9b8b963e /ld/testsuite/ld-arm/farcall-thumb-thumb-m-pic-veneer.d
parent16d6b4b7a2949c5932b2b52b518d2c1adac25180 (diff)
downloadfsf-binutils-gdb-1f4e49505385a998c734d2349a201ba03d7aee65.zip
fsf-binutils-gdb-1f4e49505385a998c734d2349a201ba03d7aee65.tar.gz
fsf-binutils-gdb-1f4e49505385a998c734d2349a201ba03d7aee65.tar.bz2
* gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
* gas/testsuite/gas/arm/thumb.d: Likewise. * gas/testsuite/gas/arm/thumb.s: Likewise. * gas/testsuite/gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly. * gas/testsuite/gas/arm/thumb2_it_auto.d: Liekwise. * gas/testsuite/gas/arm/thumb32.d: Likewise. * ld/testsuite/ld-arm/arm-call.d: Handle change in lsls/movs disassembly. * ld/testsuite/ld-arm/farcall-thumb-arm-short.d: Likewise. * ld/testsuite/ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Likewise. * ld/testsuite/ld-arm/farcall-thumb-thumb-blx.d: Likewise. * ld/testsuite/ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise. * ld/testsuite/ld-arm/farcall-thumb-thumb-m.d: Likewise. * ld/testsuite/ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise. * ld/testsuite/ld-arm/farcall-thumb-thumb.d: Likewise. * ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise. * ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad.d: Likewise. * ld/testsuite/ld-arm/thumb2-bl-bad-noeabi.d: Likewise. * ld/testsuite/ld-arm/thumb2-bl-bad.d: Likewise. * opcodes/arm-dis.c (thumb-opcodes): Add disassembly for movs.
Diffstat (limited to 'ld/testsuite/ld-arm/farcall-thumb-thumb-m-pic-veneer.d')
-rw-r--r--ld/testsuite/ld-arm/farcall-thumb-thumb-m-pic-veneer.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-arm/farcall-thumb-thumb-m-pic-veneer.d b/ld/testsuite/ld-arm/farcall-thumb-thumb-m-pic-veneer.d
index 79e6449..974c1e9 100644
--- a/ld/testsuite/ld-arm/farcall-thumb-thumb-m-pic-veneer.d
+++ b/ld/testsuite/ld-arm/farcall-thumb-thumb-m-pic-veneer.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>: