gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-nops.d
1 #objdump: -drw
2 #name: x86-64 nops
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+000 <.text>:
9 [ ]*0:[ ]+0f 1f 00[ ]+nopl[ ]+\(%rax\)
10 [ ]*3:[ ]+0f 1f 40 00[ ]+nopl[ ]+0x0\(%rax\)
11 [ ]*7:[ ]+0f 1f 44 00 00[ ]+nopl[ ]+0x0\(%rax,%rax,1\)
12 [ ]*c:[ ]+66 0f 1f 44 00 00[ ]+nopw[ ]+0x0\(%rax,%rax,1\)
13 [ ]*12:[ ]+0f 1f 80 00 00 00 00[ ]+nopl[ ]+0x0\(%rax\)
14 [ ]*19:[ ]+0f 1f 84 00 00 00 00 00[ ]+nopl[ ]+0x0\(%rax,%rax,1\)
15 [ ]*21:[ ]+66 0f 1f 84 00 00 00 00 00[ ]+nopw[ ]+0x0\(%rax,%rax,1\)
16 [ ]*2a:[ ]+66 2e 0f 1f 84 00 00 00 00 00[ ]+nopw[ ]+%cs:0x0\(%rax,%rax,1\)
17 [ ]*34:[ ]+0f 1f 00[ ]+nopl[ ]+\(%rax\)
18 [ ]*37:[ ]+48 0f 1f c0[ ]+nop[ ]+%rax
19 [ ]*3b:[ ]+0f 1f c0[ ]+nop[ ]+%eax
20 [ ]*3e:[ ]+66 0f 1f c0[ ]+nop[ ]+%ax
21 [ ]*42:[ ]+48 0f 1f 00[ ]+nopq[ ]+\(%rax\)
22 [ ]*46:[ ]+0f 1f 00[ ]+nopl[ ]+\(%rax\)
23 [ ]*49:[ ]+66 0f 1f 00[ ]+nopw[ ]+\(%rax\)
24 [ ]*4d:[ ]+48 0f 1f c0[ ]+nop[ ]+%rax
25 [ ]*51:[ ]+0f 1f c0[ ]+nop[ ]+%eax
26 [ ]*54:[ ]+66 0f 1f c0[ ]+nop[ ]+%ax
27 [ ]*58:[ ]+41 0f 1f 02[ ]+nopl[ ]+\(%r10\)
28 [ ]*5c:[ ]+49 0f 1f c2[ ]+nop[ ]+%r10
29 [ ]*60:[ ]+41 0f 1f c2[ ]+nop[ ]+%r10d
30 [ ]*64:[ ]+66 41 0f 1f c2[ ]+nop[ ]+%r10w
31 [ ]*69:[ ]+49 0f 1f 02[ ]+nopq[ ]+\(%r10\)
32 [ ]*6d:[ ]+41 0f 1f 02[ ]+nopl[ ]+\(%r10\)
33 [ ]*71:[ ]+66 41 0f 1f 02[ ]+nopw[ ]+\(%r10\)
34 [ ]*76:[ ]+49 0f 1f c2[ ]+nop[ ]+%r10
35 [ ]*7a:[ ]+41 0f 1f c2[ ]+nop[ ]+%r10d
36 [ ]*7e:[ ]+66 41 0f 1f c2[ ]+nop[ ]+%r10w
37 #pass
This page took 0.035785 seconds and 4 git commands to generate.