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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-maxq/] [addend.s] - Diff between revs 816 and 818

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 816 Rev 818
; Addend check testcases 
; Addend check testcases 
; inderpreetb@noida.hcltech.com
; inderpreetb@noida.hcltech.com
.global _main
.global _main
_main:
_main:
_buf0:
_buf0:
        .long 0x5678
        .long 0x5678
_buf1:
_buf1:
        .long 0x1234
        .long 0x1234
_start:
_start:
        nop
        nop
        nop
        nop
        move A[0], _buf1+2
        move A[0], _buf1+2
        move A[0], _buf1-2
        move A[0], _buf1-2
        call _buf0+8
        call _buf0+8
        call _buf1+2
        call _buf1+2
 
 
 
 

powered by: WebSVN 2.1.0

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