Add support for Intel TDX instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / tdx.d
1 #as:
2 #objdump: -dw
3 #name: TDX insns
4 #source: tdx.s
5
6 .*: +file format .*
7
8 Disassembly of section \.text:
9
10 0+ <_start>:
11 [ ]*[a-f0-9]+: 66 0f 01 cc + tdcall *
12 #pass
This page took 0.037235 seconds and 4 git commands to generate.