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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-cris/] [noov.s] - Blame information for rev 92

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

Line No. Rev Author Line
1 41 khays
 .text
2
 ; Test that this works both with a symbol defined in a section...
3
 .dword __Edata+0x40000000
4
 
5
 ; ...as well as absolute symbol (defined outside sections in the
6
 ; linker script).
7
 .dword __Sdata+0x40000000
8
 
9
 .data
10
 ; Make sure we get the same section alignment for *-elf as for *-linux*.
11
 .balign 0x2000
12
 
13
 ; Make .data non-empty.
14
 .dword 0

powered by: WebSVN 2.1.0

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