x86: add missing IgnoreSize
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rdpid.s
index fe6e401a98d1d9d3b289269ba7f6fd1223cd4875..b82f2e3b8ce9450cd1eb43685035db15b14c5fbe 100644 (file)
@@ -3,3 +3,6 @@
        .text
 _start:
        rdpid %eax
+
+       .code16
+       rdpid %ecx
This page took 0.024626 seconds and 4 git commands to generate.