[AArch64, Binutils] Make hint space instructions valid for Armv8-a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / bti.d
1 #as: -march=armv8-a
2 #objdump: -dr
3
4 .*: file format .*
5
6 Disassembly of section \.text:
7
8 0+ <.*>:
9 .*: d503241f bti
10 .*: d503245f bti c
11 .*: d503249f bti j
12 .*: d50324df bti jc
13 .*: d503245f bti c
14 .*: d503249f bti j
15 .*: d50324df bti jc
This page took 0.032503 seconds and 4 git commands to generate.