x86: fix (dis)assembly of certain SSE2 insns in 16-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rdseed.d
CommitLineData
e2e1fcde
L
1#objdump: -dw
2#name: i386 RdSeed
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
90+ <foo>:
10[ ]*[a-f0-9]+: 66 0f c7 f8 rdseed %ax
11[ ]*[a-f0-9]+: 0f c7 f8 rdseed %eax
12[ ]*[a-f0-9]+: 66 0f c7 fb rdseed %bx
13[ ]*[a-f0-9]+: 0f c7 fb rdseed %ebx
14#pass
This page took 0.324336 seconds and 4 git commands to generate.