x86: Support Intel UINTR
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-uintr.s
1 # Check 64bit UINTR instructions.
2
3 .text
4 _start:
5 uiret
6 testui
7 clui
8 stui
9 senduipi %rax
10 senduipi %r10
This page took 0.029784 seconds and 4 git commands to generate.