Fix compile time warnings about using possibly uninitialised variables in rs6000...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-3-i686.d
1 #as: -mtune=i686
2 #source: nops-3.s
3 #objdump: -drw
4 #name: i386 -mtune=i686 nops 3
5
6 .*: +file format .*
7
8 Disassembly of section .text:
9
10 0+ <nop>:
11 [ ]*[a-f0-9]+: 90 nop
12 [ ]*[a-f0-9]+: eb 1d jmp 20 <nop\+0x20>
13 [ ]*[a-f0-9]+: 90 nop
14 [ ]*[a-f0-9]+: 90 nop
15 [ ]*[a-f0-9]+: 90 nop
16 [ ]*[a-f0-9]+: 90 nop
17 [ ]*[a-f0-9]+: 90 nop
18 [ ]*[a-f0-9]+: 90 nop
19 [ ]*[a-f0-9]+: 90 nop
20 [ ]*[a-f0-9]+: 90 nop
21 [ ]*[a-f0-9]+: 90 nop
22 [ ]*[a-f0-9]+: 90 nop
23 [ ]*[a-f0-9]+: 90 nop
24 [ ]*[a-f0-9]+: 90 nop
25 [ ]*[a-f0-9]+: 90 nop
26 [ ]*[a-f0-9]+: 90 nop
27 [ ]*[a-f0-9]+: 90 nop
28 [ ]*[a-f0-9]+: 90 nop
29 [ ]*[a-f0-9]+: 90 nop
30 [ ]*[a-f0-9]+: 90 nop
31 [ ]*[a-f0-9]+: 90 nop
32 [ ]*[a-f0-9]+: 90 nop
33 [ ]*[a-f0-9]+: 90 nop
34 [ ]*[a-f0-9]+: 90 nop
35 [ ]*[a-f0-9]+: 90 nop
36 [ ]*[a-f0-9]+: 90 nop
37 [ ]*[a-f0-9]+: 90 nop
38 [ ]*[a-f0-9]+: 90 nop
39 [ ]*[a-f0-9]+: 90 nop
40 [ ]*[a-f0-9]+: 90 nop
41 [ ]*[a-f0-9]+: 90 nop
42 [ ]*[a-f0-9]+: 89 c3 mov %eax,%ebx
43 [ ]*[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
44 [ ]*[a-f0-9]+: 8d bc 27 00 00 00 00 lea 0x0\(%edi,%eiz,1\),%edi
45 #pass
This page took 0.030052 seconds and 4 git commands to generate.