]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/i386/rdpid.s
x86: add missing IgnoreSize
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / i386 / rdpid.s
1 # Check 32bit RDPID instructions.
2
3 .text
4 _start:
5 rdpid %eax
6
7 .code16
8 rdpid %ecx