OSDN Git Service

0247089b70ae6a64abbc9e6f62c389530a404859
[android-x86/external-llvm.git] / test / MC / Mips / mt / invalid-wrong-error.s
1 # RUN: not llvm-mc -arch=mips -mcpu=mips32r2 -mattr=+mt < %s 2>&1 | FileCheck %s
2   mftr 0($4), $5, 0, 0, 0 # CHECK: error: unexpected token in argument list
3   mttr 0($4), $5, 0, 0, 0 # CHECK: error: unexpected token in argument list