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