5 lines · plain
1# RUN: not llvm-mc -triple=mips -mcpu=mips32r2 -mattr=+mt < %s 2>%t12# RUN: FileCheck %s < %t13 mftr 0($4), $5, 0, 0, 0 # CHECK: error: unexpected token in argument list4 mttr 0($4), $5, 0, 0, 0 # CHECK: error: unexpected token in argument list5