gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / msp430 / fini-array.s
CommitLineData
5d5b0bd3
JL
1 .file "main.c"
2 .section .fini_array,"aw"
3 .balign 2
4 .short 42
5.text
6 .balign 2
7 .global main
8 .type main, @function
9main:
10; start of function
11; framesize_regs: 0
12; framesize_locals: 0
13; framesize_outgoing: 0
14; framesize: 0
15; elim ap -> fp 2
16; elim fp -> sp 0
17; saved regs:(none)
18 ; start of prologue
19 ; end of prologue
20.L2:
21 BR #.L2
22 .size main, .-main
This page took 0.082422 seconds and 4 git commands to generate.