x86: don't default variable shift count insns to 8-bit operand size
[binutils-gdb.git] / gas / testsuite / gas / i386 / inval.s
index 4818baa808187e4f6b86169f123a41dee1350747..35d99cd65b7265920463bf4df7ff834f978015a8 100644 (file)
@@ -88,3 +88,7 @@ movzx ax, [eax]
 movzx eax, [eax]
 
 movnti word ptr [eax], ax
+
+       shl [eax], 1
+       rol [ecx], 2
+       rcl [edx], cl