summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/armv8.5a-sb-error-thumb.s
blob: 5f88bf6c06a34326820763e40864a2572aca854a (plain)
1
2
3
4
5
6
// RUN: not llvm-mc -triple thumbv8 -show-encoding -mattr=+sb < %s 2>&1 | FileCheck %s

it eq
sbeq

// CHECK: instruction 'sb' is not predicable, but condition code specified
OpenPOWER on IntegriCloud