summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/x86-64-clwb-intel.d
blob: 5995c7856bd48c1c0bf6838de8a8900aa434643b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#as:
#objdump: -dw -Mintel
#name: x86_64 CLWB insns (Intel disassembly)
#source: x86-64-clwb.s

.*: +file format .*


Disassembly of section \.text:

0+ <_start>:
[ 	]*[a-f0-9]+:[ 	]*66 0f ae 31[ 	]*clwb   BYTE PTR \[rcx\]
[ 	]*[a-f0-9]+:[ 	]*66 42 0f ae b4 f0 23 01 00 00[ 	]*clwb   BYTE PTR \[rax\+r14\*8\+0x123\]
[ 	]*[a-f0-9]+:[ 	]*66 0f ae 31[ 	]*clwb   BYTE PTR \[rcx\]
[ 	]*[a-f0-9]+:[ 	]*66 42 0f ae b4 f0 34 12 00 00[ 	]*clwb   BYTE PTR \[rax\+r14\*8\+0x1234\]
#pass