gas: Rename .nop directive to .nops
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nop-1.d
1 #objdump: -drw
2 #name: i386 .nops 1
3
4 .*: +file format .*
5
6
7 Disassembly of section .text:
8
9 0+ <single>:
10 +[a-f0-9]+: 90 nop
11
12 0+1 <pseudo_1>:
13 +[a-f0-9]+: 90 nop
14
15 0+2 <pseudo_8>:
16 +[a-f0-9]+: 0f 1f 84 00 00 00 00 00 nopl 0x0\(%eax,%eax,1\)
17
18 0+a <pseudo_8_4>:
19 +[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%eax\)
20 +[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%eax\)
21
22 0+12 <pseudo_20>:
23 +[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
24 +[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
25
26 0+26 <pseudo_30>:
27 +[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
28 +[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
29 +[a-f0-9]+: 66 2e 0f 1f 84 00 00 00 00 00 nopw %cs:0x0\(%eax,%eax,1\)
30 +[a-f0-9]+: 31 c0 xor %eax,%eax
31 #pass
This page took 0.032926 seconds and 5 git commands to generate.