summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/arm/unwind.d
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-09-16 16:24:28 +0000
committerPaul Brook <paul@codesourcery.com>2006-09-16 16:24:28 +0000
commit4fa3602bd53183badf1d259128a5f951f32db8cb (patch)
treeace6b6dea4677f55a342aca81e295234d671eefe /gas/testsuite/gas/arm/unwind.d
parent97725dc4f67140bd0b914a4cb9b92fe94799509c (diff)
downloadppe42-binutils-4fa3602bd53183badf1d259128a5f951f32db8cb.tar.gz
ppe42-binutils-4fa3602bd53183badf1d259128a5f951f32db8cb.zip
2006-09-16 Paul Brook <paul@codesourcery.com>
gas/ * config/tc-arm.c (s_arm_unwind_movsp): Add offset argument. * doc/c-arm.texi (movsp): Document offset argument. gas/testsuite/ * gas/arm/unwind.s: Test two argument form of .movsp. * gas/arm/unwind.d: Update expected output. * gas/arm/unwind_vxworks.d: Ditto.
Diffstat (limited to 'gas/testsuite/gas/arm/unwind.d')
-rw-r--r--gas/testsuite/gas/arm/unwind.d8
1 files changed, 6 insertions, 2 deletions
diff --git a/gas/testsuite/gas/arm/unwind.d b/gas/testsuite/gas/arm/unwind.d
index e7a9036d64..060f7ba56a 100644
--- a/gas/testsuite/gas/arm/unwind.d
+++ b/gas/testsuite/gas/arm/unwind.d
@@ -25,18 +25,22 @@ OFFSET TYPE VALUE
0000001c R_ARM_PREL31 .ARM.extab.*
00000020 R_ARM_PREL31 .text.*
00000028 R_ARM_PREL31 .text.*
+00000030 R_ARM_PREL31 .text.*
+00000034 R_ARM_PREL31 .ARM.extab.*
Contents of section .text:
0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003) .*
- 0010 (04200520|20052004) .*
+ 0010 (04200520 0600a0e3|20052004 e3a00006) .*
Contents of section .ARM.extab:
0000 (449b0181 b0b08086|81019b44 8680b0b0) 00000000 00000000 .*
0010 (8402b101 b0b0b005 2a000000 00c60281|01b10284 05b0b0b0 0000002a 8102c600) .*
- 0020 (d0c6c1c1 b0b0c0c6|c1c1c6d0 c6c0b0b0) 00000000 .*
+ 0020 (d0c6c1c1 b0b0c0c6|c1c1c6d0 c6c0b0b0) 00000000 (429b0181|81019b42) .*
+ 0030 (b0008086|868000b0) 00000000 .*
Contents of section .ARM.exidx:
0000 00000000 (b0b0a880 04000000|80a8b0b0 00000004) 00000000 .*
0010 (08000000 0c000000 0c000000 1c000000|00000008 0000000c 0000000c 0000001c) .*
0020 (10000000 08849780 12000000 b00fb180|00000010 80978408 00000012 80b10fb0) .*
+ 0030 (14000000 2c000000|00000014 0000002c) .*
# Ignore .ARM.attributes section
#...
OpenPOWER on IntegriCloud