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