X86: Ignore REX_B bit for 32-bit XOP instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / xop32reg.d
1 #source: xop32reg.s
2 #objdump: -dw
3 #name: i386 ignore rex_b in case of 32 bit decoding
4
5 .*: +file format .*
6
7
8 Disassembly of section \.text:
9
10 0+ <_start>:
11 [ ]*[a-f0-9]+: 8f e9 78 e1 4d c2[ ]+vphsubbw -0x3e\(%ebp\),%xmm1
12 [ ]*[a-f0-9]+: 8f c9 78 e1 4d c2[ ]+vphsubbw -0x3e\(%ebp\),%xmm1
13 [ ]*[a-f0-9]+: 8f e8 40 cd 04 08 07[ ]+vpcomw \$0x7,\(%eax,%ecx,1\),%xmm7,%xmm0
14 [ ]*[a-f0-9]+: 8f c8 40 cd 04 08 07[ ]+vpcomw \$0x7,\(%eax,%ecx,1\),%xmm7,%xmm0
15 #pass
This page took 0.030777 seconds and 4 git commands to generate.