x86: Support Intel UINTR
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-uintr.d
1 #as:
2 #objdump: -dw
3 #name: x86_64 UINTR insns
4 #source: x86-64-uintr.s
5
6 .*: +file format .*
7
8 Disassembly of section \.text:
9
10 0+ <_start>:
11 +[a-f0-9]+: f3 0f 01 ec uiret *
12 +[a-f0-9]+: f3 0f 01 ed testui *
13 +[a-f0-9]+: f3 0f 01 ee clui *
14 +[a-f0-9]+: f3 0f 01 ef stui *
15 +[a-f0-9]+: f3 0f c7 f0 senduipi %rax
16 +[a-f0-9]+: f3 41 0f c7 f2 senduipi %r10
17 #pass
This page took 0.033951 seconds and 4 git commands to generate.