Re: Disable execstack and rwx segments warnings for MIPS targets.
[binutils-gdb.git] / ld / testsuite / ld-arm / bfs-0.s
1 .arch armv8.1-m.main
2 .text
3 .syntax unified
4 .thumb
5 future:
6 bf branch, target
7 bfcsel branch, target, else, eq
8 bfl branch, target
9 add r0, r0, r1
10 branch:
11 b target
12 else: