blob: a3a4cdae72e4aee80cd8e17ea03517b1db9305cf [file] [log] [blame]
* For z14 only.
* RUN: not llvm-mc -triple s390x-ibm-zos -mcpu=z14 < %s 2> %t
* RUN: FileCheck < %t %s
* RUN: not llvm-mc -triple s390x-ibm-zos -mcpu=arch12 < %s 2> %t
* RUN: FileCheck < %t %s
*CHECK: error: invalid instruction
binle 0(1)
*CHECK: error: invalid instruction
binhe 0(1)
*CHECK: error: invalid instruction
bilh 0(1)
*CHECK: error: invalid instruction
binlh 0(1)
*CHECK: error: invalid instruction
bihe 0(1)
*CHECK: error: invalid instruction
bile 0(1)