Remove i386_elf_emit_arch_note
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rdseed-intel.d
CommitLineData
e2e1fcde
L
1#objdump: -dwMintel
2#name: i386 RdSeed (Intel disassembly)
3#source: rdseed.s
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <foo>:
11[ ]*[a-f0-9]+: 66 0f c7 f8 rdseed ax
12[ ]*[a-f0-9]+: 0f c7 f8 rdseed eax
13[ ]*[a-f0-9]+: 66 0f c7 fb rdseed bx
14[ ]*[a-f0-9]+: 0f c7 fb rdseed ebx
0ac3caa9 15#pass
This page took 0.147307 seconds and 4 git commands to generate.