[PATCH 13/57][Arm][GAS] Add support for MVE instructions: vand, vbic, vorr, vorn...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / armv8_1-m-bf.s
CommitLineData
4389b29a
AV
1 .syntax unified
2 .text
3 .thumb
4foo:
5 bf 2, 6
6 mov r1, r1
7 bf .LBranch, .LB2
8 mov r2, r1
9.LB2:
10 mov r3, r2
11.LBranch:
12 mov r4, r2
This page took 0.058718 seconds and 4 git commands to generate.