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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-i386/] [discarded1.s] - Blame information for rev 95

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

Line No. Rev Author Line
1 66 khays
        .text
2
.globl _start
3
        .type   _start, @function
4
_start:
5
        movl    x@GOT(%ecx), %eax
6
        .size   _start, .-_start
7
.globl x
8
        .data
9
        .align 4
10
        .type   x, @object
11
        .size   x, 4
12
x:
13
        .long   2

powered by: WebSVN 2.1.0

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