1 # RUN: not llvm-mc %s -arch=mips -mcpu=mips32r2 2>%t1
2 # RUN: FileCheck %s < %t1 -check-prefix=ASM
9 # ASM: :[[@LINE-1]]:17: error: .cpload is not supported in Mips16 mode
14 # ASM: :[[@LINE-1]]:9: warning: .cpload should be inside a noreorder section
18 # ASM: :[[@LINE-1]]:17: error: invalid register
21 # ASM: :[[@LINE-1]]:17: error: expected register containing function address
24 # ASM: :[[@LINE-1]]:17: error: expected register containing function address
27 # ASM: :[[@LINE-1]]:21: error: unexpected token, expected end of statement