[AArch64, Binutils] Make hint space instructions valid for Armv8-a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / bti.s
CommitLineData
ff605452
SD
1// Test file for AArch64 bti.
2
3 .text
4
5 bti
6 bti c
7 bti j
8 bti jc
0a821c4f
AP
9
10 bti C
11 bti J
12 bti JC
This page took 0.384914 seconds and 4 git commands to generate.