x86: Remove i386-*-kaos* and i386-*-chaos targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rdrnd-intel.d
CommitLineData
c7b8aa3a
L
1#objdump: -dwMintel
2#name: i386 RdRnd (Intel disassembly)
3#source: rdrnd.s
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <foo>:
d7d9a9f8
L
11[ ]*[a-f0-9]+: 66 0f c7 f3 rdrand bx
12[ ]*[a-f0-9]+: 0f c7 f3 rdrand ebx
13[ ]*[a-f0-9]+: 66 0f c7 f3 rdrand bx
14[ ]*[a-f0-9]+: 0f c7 f3 rdrand ebx
c7b8aa3a 15#pass
This page took 0.519592 seconds and 4 git commands to generate.