x86: fix (dis)assembly of certain SSE2 insns in 16-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-nop-1.d
CommitLineData
62a02d25
L
1#source: nop-1.s
2#objdump: -drw
8f065d3b 3#name: x86-64 .nops 1
62a02d25
L
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <single>:
11 +[a-f0-9]+: 90 nop
12
130+1 <pseudo_1>:
14 +[a-f0-9]+: 90 nop
15
160+2 <pseudo_8>:
17 +[a-f0-9]+: 0f 1f 84 00 00 00 00 00 nopl 0x0\(%rax,%rax,1\)
18
190+a <pseudo_8_4>:
20 +[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%rax\)
21 +[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%rax\)
22
230+12 <pseudo_20>:
3ae729d5 24 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
62a02d25 25 +[a-f0-9]+: 66 0f 1f 84 00 00 00 00 00 nopw 0x0\(%rax,%rax,1\)
62a02d25
L
26
270+26 <pseudo_30>:
3ae729d5
L
28 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
29 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
62a02d25 30 +[a-f0-9]+: 0f 1f 84 00 00 00 00 00 nopl 0x0\(%rax,%rax,1\)
3ae729d5
L
31
320+44 <pseudo_129>:
33 +[a-f0-9]+: eb 7f jmp c5 <end>
34 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
35 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
36 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
37 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
38 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
39 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
40 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
41 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
42 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
43 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
44 +[a-f0-9]+: 66 66 2e 0f 1f 84 00 00 00 00 00 data16 nopw %cs:0x0\(%rax,%rax,1\)
45 +[a-f0-9]+: 66 0f 1f 44 00 00 nopw 0x0\(%rax,%rax,1\)
46
470+c5 <end>:
62a02d25
L
48 +[a-f0-9]+: 31 c0 xor %eax,%eax
49#pass
This page took 0.105778 seconds and 4 git commands to generate.