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

Side by Side Diff: binutils/ld/testsuite/ld-cris/tls-ldgde-14.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: tls128.s 2 #source: tls128.s
3 #source: tls-ld-5.s 3 #source: tls-ld-5.s
4 #source: tls-gd-1.s 4 #source: tls-gd-1.s
5 #source: tls-ldgd-14.s 5 #source: tls-ldgd-14.s
6 #source: tls-x.s 6 #source: tls-x.s
7 #source: tls-z.s 7 #source: tls-z.s
8 #source: tls-hx1x2.s 8 #source: tls-hx1x2.s
9 #as: --pic --no-underscore --em=criself 9 #as: --pic --no-underscore --em=criself
10 #ld: -m crislinux 10 #ld: -m crislinux
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 82138 00000000 00000000 00000000 01000000 .* 44 82138 00000000 00000000 00000000 01000000 .*
45 82148 00000000 01000000 80000000 01000000 .* 45 82148 00000000 01000000 80000000 01000000 .*
46 82158 84000000 .* 46 82158 84000000 .*
47 47
48 Disassembly of section \.text: 48 Disassembly of section \.text:
49 49
50 00080094 <_start>: 50 00080094 <_start>:
51 80094: 41b2 moveq 1,\$r11 51 80094: 41b2 moveq 1,\$r11
52 #... 52 #...
53 00080098 <tlsdsofn>: 53 00080098 <tlsdsofn>:
54 80098:» 5fae f8ff » move\.w 0xfff8,\$r10 54 80098:» 5fae 8800 » move\.w 0x88,\$r10
55 8009c:» 5fbe fcff » move\.w 0xfffc,\$r11 55 8009c:» 5fbe 8c00 » move\.w 0x8c,\$r11
56 56
57 000800a0 <tlsdsofn0>: 57 000800a0 <tlsdsofn0>:
58 800a0: 5fae 1400 move\.w 0x14,\$r10 58 800a0: 5fae 1400 move\.w 0x14,\$r10
59 59
60 000800a4 <tlsdsofn14>: 60 000800a4 <tlsdsofn14>:
61 800a4: 5fae 1c00 move\.w 0x1c,\$r10 61 800a4: 5fae 1c00 move\.w 0x1c,\$r10
OLDNEW
« no previous file with comments | « binutils/ld/testsuite/ld-cris/tls-e-dtpoffd3.d ('k') | binutils/ld/testsuite/ld-cris/tls-ldgde-15.d » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698