gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / armv8_1-m-bf-exchange.s
CommitLineData
f1c7f421
AV
1 .syntax unified
2 .text
3 .thumb
4foo:
5 bfx .LB1, r5
6 mov r1, r1
7 bflx .LB2, r3
8 mov r2, r1
9.LB1:
10 mov r3, r2
11.LB2:
12 mov r4, r2
This page took 0.087662 seconds and 4 git commands to generate.