]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/aarch64/pac_ab_key.s
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / aarch64 / pac_ab_key.s
1 .arch armv8-a
2 .text
3 .align 2
4 .global _Z5foo_av
5 .type _Z5foo_av, %function
6 _Z5foo_av:
7 .LFB0:
8 .cfi_startproc
9 hint 25 // paciasp
10 .cfi_window_save
11 stp x29, x30, [sp, -16]!
12 .cfi_def_cfa_offset 16
13 .cfi_offset 29, -16
14 .cfi_offset 30, -8
15 .cfi_endproc
16 .LFE0:
17 .size _Z5foo_av, .-_Z5foo_av
18 .align 2
19 .global _Z5foo_bv
20 .type _Z5foo_bv, %function
21 _Z5foo_bv:
22 .LFB1:
23 .cfi_startproc
24 .cfi_b_key_frame
25 hint 27 // pacibsp
26 .cfi_window_save
27 stp x29, x30, [sp, -16]!
28 .cfi_def_cfa_offset 16
29 .cfi_offset 29, -16
30 .cfi_offset 30, -8
31 .cfi_endproc