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