13 lines · plain
1// RUN: not llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+bti < %s 2>&1 | FileCheck %s2 3bti cj4bti a5bti x06 7// CHECK: invalid operand for instruction8// CHECK-NEXT: cj9// CHECK: invalid operand for instruction10// CHECK-NEXT: a11// CHECK: invalid operand for instruction12// CHECK-NEXT: x013