diff options
author | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2006-10-20 15:16:44 +0000 |
---|---|---|
committer | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2006-10-20 15:16:44 +0000 |
commit | bb7eb593084644bb66b5591c5609fcdc59aba804 (patch) | |
tree | 18e2551810da2f068049a4541e6e7322e1f0f2d6 /ld/testsuite/ld-sh/tlstpoff-1.d | |
parent | c9144f64400c37a416ab9f207326e67fedf23bb1 (diff) | |
download | binutils-redhat-bb7eb593084644bb66b5591c5609fcdc59aba804.tar.gz |
* ld-sh/tlsbin-1.d: Update.
* ld-sh/tlspic-1.d: Likewise.
* ld-sh/tlstpoff-1.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-sh/tlstpoff-1.d')
-rw-r--r-- | ld/testsuite/ld-sh/tlstpoff-1.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-sh/tlstpoff-1.d b/ld/testsuite/ld-sh/tlstpoff-1.d index 25de25be92..a678596b8e 100644 --- a/ld/testsuite/ld-sh/tlstpoff-1.d +++ b/ld/testsuite/ld-sh/tlstpoff-1.d @@ -12,9 +12,9 @@ Disassembly of section \.text: [0-9a-f]+ <foo>: [0-9a-f]+: c6 2f mov.l r12,@-r15 [0-9a-f]+: 07 c7 mova [0-9a-f]+ <foo\+0x20>,r0 - [0-9a-f]+: 06 dc mov.l [0-9a-f]+ <foo\+0x20>,r12 ! 0x[0-9a-f]+ + [0-9a-f]+: 06 dc mov.l [0-9a-f]+ <foo\+0x20>,r12 ! [0-9a-f]+ [0-9a-f]+: 0c 3c add r0,r12 - [0-9a-f]+: 02 d0 mov.l [0-9a-f]+ <foo\+0x14>,r0 ! 0xc + [0-9a-f]+: 02 d0 mov.l [0-9a-f]+ <foo\+0x14>,r0 ! c [0-9a-f]+: 12 01 stc gbr,r1 [0-9a-f]+: 09 00 nop [0-9a-f]+: 03 a0 bra [0-9a-f]+ <foo\+0x18> |