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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [m68k/] [link.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# Test handling of link instruction.
2
        .text
3
        .globl  foo
4
foo:
5
        link    %a6,&0
6
        link    %a6,&-4
7
        link    %a6,&-0x7fff
8
        link    %a6,&-0x8000
9
        link    %a6,&-0x8001
10
        link    %a6,&0x7fff
11
        link    %a6,&0x8000
12
        link    %a6,&0x8001
13
        nop

powered by: WebSVN 2.1.0

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