OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [elf/] [section5.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .section        .test0
2
        .section        .test1, "", %progbits
3
        .section        .test2
4
        .section        .test3, "aw"
5
        .section        .test4, "aw", %nobits
6
 
7
        .section        .test1, "aw", %nobits
8
test1:  .long   test1
9
 
10
        .section        .test2, "w"
11
test2:  .long   test2
12
 
13
        .section        .test3, "aw", %progbits
14
test3:  .long   test3
15
 
16
        .section        .test4, "aw"
17
 
18
        .section        .data, "a"
19
 
20
        .section        .bss, "a"
21
 
22
        .section        .data, "aw", %nobits
23
 
24
        .section        .bss, "aw", %progbits

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.