Home | History | Annotate | Download | only in X86
      1 # RUN: llvm-mc --disassemble %s -triple=x86_64-apple-darwin9 2>&1 | grep "invalid instruction encoding"
      2 
      3 // This corresponds to a gather, but doesn't use a SIB byte.
      4 0xc4,0xe2,0xe9,0x92,0x08
      5