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

Subversion Repositories open8_urisc

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

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

Line No. Rev Author Line
1 66 khays
        .section ".text16","ax"
2
        .globl  _start
3
_start:
4
        movl    $__bss16_start, %edi
5
        movl    $__bss16_dwords, %ecx
6
        xorl    %eax, %eax
7
        rep movsl
8
        ret
9
 
10
        .section ".bss16","ax"
11
        .space  1024

powered by: WebSVN 2.1.0

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