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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-elf/] [multibss1.s] - Blame information for rev 97

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 53 khays
        .macro  makebss
2
        .section .bss_\@,"aw",%nobits
3
        .space  0x10000
4
        .endm
5
 
6
        .rept   80
7
        makebss
8
        .endr
9
 
10
        .text
11
        .space  0x10

powered by: WebSVN 2.1.0

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