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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [binutils/] [testsuite/] [binutils-all/] [localize-hidden-1.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
        .globl          Gdefault
        .globl          Gdefault
        .globl          Ghidden
        .globl          Ghidden
        .globl          Ginternal
        .globl          Ginternal
        .globl          Gprotected
        .globl          Gprotected
 
 
        .weak           Wdefault
        .weak           Wdefault
        .weak           Whidden
        .weak           Whidden
        .weak           Winternal
        .weak           Winternal
        .weak           Wprotected
        .weak           Wprotected
 
 
        .hidden         Lhidden
        .hidden         Lhidden
        .hidden         Ghidden
        .hidden         Ghidden
        .hidden         Whidden
        .hidden         Whidden
 
 
        .internal       Linternal
        .internal       Linternal
        .internal       Ginternal
        .internal       Ginternal
        .internal       Winternal
        .internal       Winternal
 
 
        .protected      Lprotected
        .protected      Lprotected
        .protected      Gprotected
        .protected      Gprotected
        .protected      Wprotected
        .protected      Wprotected
 
 
        Ldefault == 0x1100
        Ldefault == 0x1100
        Lhidden == 0x1200
        Lhidden == 0x1200
        Linternal == 0x1300
        Linternal == 0x1300
        Lprotected == 0x1400
        Lprotected == 0x1400
 
 
        Gdefault == 0x2100
        Gdefault == 0x2100
        Ghidden == 0x2200
        Ghidden == 0x2200
        Ginternal == 0x2300
        Ginternal == 0x2300
        Gprotected == 0x2400
        Gprotected == 0x2400
 
 
        Wdefault == 0x3100
        Wdefault == 0x3100
        Whidden == 0x3200
        Whidden == 0x3200
        Winternal == 0x3300
        Winternal == 0x3300
        Wprotected == 0x3400
        Wprotected == 0x3400
 
 

powered by: WebSVN 2.1.0

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