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

Side by Side Diff: binutils/gas/testsuite/gas/i386/intelpic.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 #as: -J 1 #as: -J
2 #objdump: -dw 2 #objdump: -dw
3 #name: i386 intelpic 3 #name: i386 intelpic
4 4
5 .*: +file format .* 5 .*: +file format .*
6 6
7 Disassembly of section .text: 7 Disassembly of section .text:
8 8
9 0+000 <gs_foo>: 9 0+ <gs_foo>:
10 0:» c3 [ » ]*ret 10 [ » ]*[a-f0-9]+:» c3 » ret
11 11
12 0+001 <bar>: 12 0+1 <bar>:
13 1:» 8d 83 00 00 00 00 [ » ]*lea 0x0\(%ebx\),%eax 13 [ » ]*[a-f0-9]+:» 8d 83 14 00 00 00 » lea 0x14\(%ebx\),%eax
14 7:» 8b 83 00 00 00 00 [ » ]*mov 0x0\(%ebx\),%eax 14 [ » ]*[a-f0-9]+:» 8b 83 00 00 00 00 » mov 0x0\(%ebx\),%eax
15 d:» 90 [ » ]*nop 15 [ » ]*[a-f0-9]+:» ff 24 85 0d 00 00 00 » jmp \*0xd\(,%eax,4\)
16 [ » ]*... 16 [ » ]*[a-f0-9]+:» 8d 83 14 00 00 00 » lea 0x14\(%ebx\),%eax
17 [ » ]*[a-f0-9]+:» ff 24 85 0d 10 00 00 » jmp \*0x100d\(,%eax,4\)
18 [ » ]*[a-f0-9]+:» ff 24 85 28 10 00 00 » jmp \*0x1028\(,%eax,4\)
19 [ » ]*[a-f0-9]+:» 90 » nop
20
21 0+29 <L11>:
22 [ » ]*[a-f0-9]+:» ff 24 85 29 10 00 00 » jmp \*0x1029\(,%eax,4\)
23 [ » ]*[a-f0-9]+:» ff 24 85 37 10 00 00 » jmp \*0x1037\(,%eax,4\)
24
25 0+37 <L12>:
26 [ » ]*[a-f0-9]+:» 90 » nop
27 #pass
OLDNEW
« no previous file with comments | « binutils/gas/testsuite/gas/arm/thumb-w-good.d ('k') | binutils/gas/testsuite/gas/i386/intelpic.s » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698