1 # RUN: not llvm-mc %s -mcpu=mips32 -mattr=+dspr2 -triple mips-unknown-linux 2>%t1
2 # RUN: FileCheck %s < %t1
9 # CHECK: error: instruction requires a CPU feature not currently enabled
13 # CHECK-NOT: error: instruction requires a CPU feature not currently enabled
17 # CHECK: error: instruction requires a CPU feature not currently enabled
21 # CHECK-NOT: error: instruction requires a CPU feature not currently enabled