]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/arm/armv8_1-m-pacbti.d
PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pacbti extension
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / arm / armv8_1-m-pacbti.d
1 #name: Valid Armv8.1-M pointer authentication and branch target identification extention
2 #source: armv8_1-m-pacbti.s
3 #as: -march=armv8.1-m.main
4 #objdump: -dr --prefix-addresses --show-raw-insn
5
6 .*: +file format .*arm.*
7
8 Disassembly of section .text:
9 0[0-9a-f]+ <[^>]+> f3af 800f bti
10 0[0-9a-f]+ <[^>]+> f3af 800d pacbti r12, lr, sp
11 #...