gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops.d
1 #objdump: -drw
2 #name: i386 nops
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+000 <.text>:
9 [ ]*0:[ ]+0f 1f 00[ ]+nopl[ ]+\(%eax\)
10 [ ]*3:[ ]+0f 1f 40 00[ ]+nopl[ ]+0x0\(%eax\)
11 [ ]*7:[ ]+0f 1f 44 00 00[ ]+nopl[ ]+0x0\(%eax,%eax,1\)
12 [ ]*c:[ ]+66 0f 1f 44 00 00[ ]+nopw[ ]+0x0\(%eax,%eax,1\)
13 [ ]*12:[ ]+0f 1f 80 00 00 00 00[ ]+nopl[ ]+0x0\(%eax\)
14 [ ]*19:[ ]+0f 1f 84 00 00 00 00 00[ ]+nopl[ ]+0x0\(%eax,%eax,1\)
15 [ ]*21:[ ]+66 0f 1f 84 00 00 00 00 00[ ]+nopw[ ]+0x0\(%eax,%eax,1\)
16 [ ]*2a:[ ]+66 2e 0f 1f 84 00 00 00 00 00[ ]+nopw[ ]+%cs:0x0\(%eax,%eax,1\)
17 [ ]*34:[ ]+0f 1f 00[ ]+nopl[ ]+\(%eax\)
18 [ ]*37:[ ]+0f 1f c0[ ]+nop[ ]+%eax
19 [ ]*3a:[ ]+66 0f 1f c0[ ]+nop[ ]+%ax
20 [ ]*3e:[ ]+0f 1f 00[ ]+nopl[ ]+\(%eax\)
21 [ ]*41:[ ]+66 0f 1f 00[ ]+nopw[ ]+\(%eax\)
22 [ ]*45:[ ]+0f 1f c0[ ]+nop[ ]+%eax
23 [ ]*48:[ ]+66 0f 1f c0[ ]+nop[ ]+%ax
24 #pass
This page took 0.03182 seconds and 4 git commands to generate.