OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-sh/] [sh64/] [crange-2a.s] - Diff between revs 38 and 156

Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 156
! Simple example with assembler-generated .cranges that do not need more
! Simple example with assembler-generated .cranges that do not need more
! .cranges added by the linker: A single section with SHmedia, constants
! .cranges added by the linker: A single section with SHmedia, constants
! and SHcompact.
! and SHcompact.
        .section .text.mixed,"ax"
        .section .text.mixed,"ax"
        .align 2
        .align 2
! Make sure this symbol does not have the expected type.
! Make sure this symbol does not have the expected type.
        .mode SHcompact
        .mode SHcompact
        .global diversion2
        .global diversion2
diversion2:
diversion2:
 
 
        .mode SHmedia
        .mode SHmedia
start2:
start2:
        nop
        nop
        nop
        nop
        nop
        nop
 
 
        .long 42
        .long 42
        .long 43
        .long 43
 
 
        .mode SHcompact
        .mode SHcompact
        nop
        nop
        nop
        nop
 
 

powered by: WebSVN 2.1.0

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