Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(539)

Side by Side Diff: binutils/ld/testsuite/ld-cris/tls-e-20.d

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 #source: start1.s 1 #source: start1.s
2 #source: tls-gd-2.s --pic 2 #source: tls-gd-2.s --pic
3 #source: tls-hx.s 3 #source: tls-hx.s
4 #source: tls-ld-6.s --pic 4 #source: tls-ld-6.s --pic
5 #source: tls-ie-10.s --pic 5 #source: tls-ie-10.s --pic
6 #source: tls-hx1x2.s --pic 6 #source: tls-hx1x2.s --pic
7 #as: --no-underscore --em=criself -I$srcdir/$subdir 7 #as: --no-underscore --em=criself -I$srcdir/$subdir
8 #ld: -m crislinux 8 #ld: -m crislinux
9 #objdump: -d -s -h -t -r -p 9 #objdump: -d -s -h -t -r -p
10 10
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 57
58 Disassembly of section \.text: 58 Disassembly of section \.text:
59 59
60 00080094 <_start>: 60 00080094 <_start>:
61 80094: 41b2 moveq 1,\$r11 61 80094: 41b2 moveq 1,\$r11
62 #... 62 #...
63 00080098 <tlsdsofn2>: 63 00080098 <tlsdsofn2>:
64 80098: 6fae 1800 0000 move\.d 18 <x2\+0x10>,\$r10 64 80098: 6fae 1800 0000 move\.d 18 <x2\+0x10>,\$r10
65 #... 65 #...
66 000800a0 <tlsdsofn>: 66 000800a0 <tlsdsofn>:
67 800a0:» 6fae f4ff ffff » move\.d 0xfffffff4,\$r10 67 800a0:» 6fae 0000 0000 » move\.d 0 <x>,\$r10
68 #... 68 #...
69 000800a8 <tlsdsofn10>: 69 000800a8 <tlsdsofn10>:
70 800a8: 6fae 1400 0000 move\.d 14 <x2\+0xc>,\$r10 70 800a8: 6fae 1400 0000 move\.d 14 <x2\+0xc>,\$r10
71 #... 71 #...
OLDNEW
« no previous file with comments | « binutils/ld/testsuite/ld-arm/jump-reloc-veneers-short2.d ('k') | binutils/ld/testsuite/ld-cris/tls-e-20a.d » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698