Add support for intel SERIALIZE instruction
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-serialize.d
1 #as:
2 #objdump: -dw
3 #name: x86_64 SERIALIZE insns
4 #source: serialize.s
5
6 .*: +file format .*
7
8 Disassembly of section \.text:
9
10 0+ <_start>:
11 [ ]*[a-f0-9]+: 0f 01 e8 + serialize *
12 #pass
This page took 0.031641 seconds and 4 git commands to generate.