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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [binutils/] [testsuite/] [binutils-all/] [bintest.s] - Blame information for rev 165

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

Line No. Rev Author Line
1 15 khays
        .globl text_symbol
2
        .text
3
text_symbol:
4
static_text_symbol:
5
        .long   1
6
        .long   external_symbol
7
        .globl data_symbol
8
        .data
9
data_symbol:
10
static_data_symbol:
11
        .long   2
12
        .comm common_symbol,4

powered by: WebSVN 2.1.0

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