gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / dfb.s
CommitLineData
26417f19
AC
1// Test file for ARMv8-R dfb.
2.arch armv8-r
3.syntax unified
4
5f_a32:
6 dfb
7
8.thumb
9f_t32:
10 dfb
11 it ne
12 dfbne
13 it eq
14 dfbeq
This page took 0.022912 seconds and 4 git commands to generate.