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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [script-type.s] - Blame information for rev 166

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

Line No. Rev Author Line
1 33 khays
.syntax unified
2
.text
3
.global bar_a
4
.type bar_a %function
5
bar_a:
6
bx lr
7
 
8
.p2align 4
9
.global bar_o
10
.type bar_o %object
11
bar_o:
12
.word 0
13
 
14
.p2align 4
15
.thumb
16
.global bar_t
17
.type bar_t %function
18
bar_t:
19
bx lr
20
 

powered by: WebSVN 2.1.0

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