x86/Intel: improve diagnostics for ambiguous VCVT* operands
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / prefetchwt1.d
CommitLineData
dcf893b5
IT
1#as:
2#objdump: -dw
3#name: i386 PREFETCHWT1 insns
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <_start>:
11[ ]*[a-f0-9]+: 0f 0d 11 prefetchwt1 \(%ecx\)
12[ ]*[a-f0-9]+: 0f 0d 94 f4 c0 1d fe ff prefetchwt1 -0x1e240\(%esp,%esi,8\)
13[ ]*[a-f0-9]+: 0f 0d 11 prefetchwt1 \(%ecx\)
14[ ]*[a-f0-9]+: 0f 0d 94 f4 c0 1d fe ff prefetchwt1 -0x1e240\(%esp,%esi,8\)
15#pass
This page took 0.340401 seconds and 4 git commands to generate.