x86: replace adhoc ambiguous operand checking for CRC32
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / noreg32.s
index 7876e963147a9f5761ba13fbf7dfabbfe3f0b429..1d1cf6d797135b59b445c49d7b1bf2ce80320a1c 100644 (file)
@@ -23,6 +23,7 @@ noreg:
        cmp     $0x12345678, (%eax)
        cmps
        cmps    %es:(%edi), (%esi)
+       crc32   (%eax), %eax
        cvtsi2sd (%eax), %xmm0
        cvtsi2ss (%eax), %xmm0
        dec     (%eax)
This page took 0.023652 seconds and 4 git commands to generate.