Add OpSize16 bit, for instructions which need 0x66 prefix in 16-bit mode
[oota-llvm.git] / test / MC / Mips / mips-coprocessor-encodings.s
index bad9163ba9fa44e36e8995185c11070748b6bde7..3d638c3ac9ce244399419c7fe27ef0efb744b4b0 100644 (file)
@@ -1,4 +1,5 @@
-# RUN: llvm-mc %s -triple=mips64-unknown-freebsd -show-encoding | FileCheck --check-prefix=MIPS64 %s
+# RUN: llvm-mc %s -triple=mips64-unknown-freebsd -show-encoding \
+# RUN:| FileCheck --check-prefix=MIPS64 %s
 
 # MIPS64:      dmtc0   $12, $16, 2             # encoding: [0x40,0xac,0x80,0x02]
 # MIPS64:      dmtc0   $12, $16, 0             # encoding: [0x40,0xac,0x80,0x00]