gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mn10300 / i135409-2.s
CommitLineData
569006e5
NC
1 .text
2 .global _start
3_start:
4 add A0, A1
5_A:
6 mov L001, A0
7_B:
8 .balign 0x8
9_C:
10 nop
11 .balign 0x10
12
13 .type _func, @function
14_func:
15 mov L001, A1
16 nop
17_D:
18 mov L001, A1
19BOTTOM:
20 .size _func, . - _func
21
22 .data
23L001:
This page took 0.546616 seconds and 4 git commands to generate.