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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-spu/] [ear.s] - Blame information for rev 110

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 110 khays
 .text
2
 .global _start
3
_start:
4
 br _start
5
 
6
#test old-style toe _EAR_ syms
7
 .section .toe,"a",@nobits
8
 .p2align 4
9
_EAR_:
10
 .space 16
11
_EAR_bar:
12
 .space 16
13
 
14
#test new-style _EAR_ syms
15
 .data
16
 .p2align 4
17
_EAR_main:
18
 .space 16
19
 
20
#new ones don't need to be 16 bytes apart
21
 .space 16
22
_EAR_foo:
23
 .space 16
24
 
25
 .section .data.blah,"aw",@progbits
26
 .p2align 4
27
_EAR_blah:
28
 .space 16

powered by: WebSVN 2.1.0

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