Add support for CPUID PREFETCHWT1
[external/binutils.git] / gas / testsuite / gas / i386 / prefetchwt1-intel.d
1 #as:
2 #objdump: -dwMintel
3 #name: i386 PREFETCHWT1 insns (Intel disassembly)
4 #source: prefetchwt1.s
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 0+ <_start>:
12 [       ]*[a-f0-9]+:    0f 0d 11                prefetchwt1 BYTE PTR \[ecx\]
13 [       ]*[a-f0-9]+:    0f 0d 94 f4 c0 1d fe ff         prefetchwt1 BYTE PTR \[esp\+esi\*8-0x1e240\]
14 [       ]*[a-f0-9]+:    0f 0d 11                prefetchwt1 BYTE PTR \[ecx\]
15 [       ]*[a-f0-9]+:    0f 0d 94 f4 c0 1d fe ff         prefetchwt1 BYTE PTR \[esp\+esi\*8-0x1e240\]
16 #pass