5 lines · plain
1# RUN: llvm-mc --disassemble %s -triple=i686-apple-darwin9 2>&1 | grep "invalid instruction encoding"2 3# Make sure the VEX.vvvv being all 1s check doesn't ignore bit 3 in 32-bit mode.40xc4 0xe1 0xb9 0x7e 0xc05 1# RUN: llvm-mc --disassemble %s -triple=i686-apple-darwin9 2>&1 | grep "invalid instruction encoding"2 3# Make sure the VEX.vvvv being all 1s check doesn't ignore bit 3 in 32-bit mode.40xc4 0xe1 0xb9 0x7e 0xc05