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

Side by Side Diff: binutils/ld/testsuite/ld-cris/tls-ldgde-15.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-7.s 3 #source: tls-ld-7.s
4 #source: tls-gd-2.s 4 #source: tls-gd-2.s
5 #source: tls-ldgd-15.s 5 #source: tls-ldgd-15.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 82144 00000000 00000000 00000000 01000000 .* 44 82144 00000000 00000000 00000000 01000000 .*
45 82154 00000000 01000000 80000000 01000000 .* 45 82154 00000000 01000000 80000000 01000000 .*
46 82164 84000000 .* 46 82164 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:» 6fae f8ff ffff » move.d 0xfffffff8,\$r10 54 80098:» 6fae 8800 0000 » move.d 88 <x1>,\$r10
55 8009e:» 6fbe fcff ffff » move.d 0xfffffffc,\$r11 55 8009e:» 6fbe 8c00 0000 » move.d 8c <x2>,\$r11
56 000800a4 <tlsdsofn2>: 56 000800a4 <tlsdsofn2>:
57 800a4: 6fae 1400 0000 move.d 14 <tls128\+0x14>,\$r10 57 800a4: 6fae 1400 0000 move.d 14 <tls128\+0x14>,\$r10
58 #... 58 #...
59 000800ac <tlsdsofn14>: 59 000800ac <tlsdsofn14>:
60 800ac: 6fae 1c00 0000 move.d 1c <tls128\+0x1c>,\$r10 60 800ac: 6fae 1c00 0000 move.d 1c <tls128\+0x1c>,\$r10
61 #... 61 #...
OLDNEW
« no previous file with comments | « binutils/ld/testsuite/ld-cris/tls-ldgde-14.d ('k') | binutils/ld/testsuite/ld-cris/tls-ldgdex-14.d » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698