xref: /llvm-project/llvm/test/MC/ARM/armv8.5a-sb-error-thumb.s (revision 8786a946d8c972a6a9165ece60d77486d1583a9a)
1// RUN: not llvm-mc -triple thumbv8 -show-encoding -mattr=+sb < %s 2>&1 | FileCheck %s
2
3it eq
4sbeq
5
6// CHECK: instruction 'sb' is not predicable, but condition code specified
7