2.41 Release sources
[binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-clflushopt.d
blob3c400a8a920828377857dea954e66362fdfa2f87
1 #as:
2 #objdump: -dw
3 #name: x86_64 CLFLUSHOPT insns
4 #source: x86-64-clflushopt.s
6 .*: +file format .*
9 Disassembly of section \.text:
11 0+ <_start>:
12 [ ]*[a-f0-9]+:[ ]*66 0f ae 39[ ]*clflushopt \(%rcx\)
13 [ ]*[a-f0-9]+:[ ]*66 42 0f ae bc f0 23 01 00 00[ ]*clflushopt 0x123\(%rax,%r14,8\)
14 [ ]*[a-f0-9]+:[ ]*66 0f ae 39[ ]*clflushopt \(%rcx\)
15 [ ]*[a-f0-9]+:[ ]*66 42 0f ae bc f0 34 12 00 00[ ]*clflushopt 0x1234\(%rax,%r14,8\)
16 #pass