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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [testsuite/] [gdb.asm/] [asmsrc2.s] - Diff between revs 106 and 107

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

Rev 106 Rev 107
        .include "common.inc"
        .include "common.inc"
        .include "arch.inc"
        .include "arch.inc"
 
 
comment "Second file in assembly source debugging testcase."
comment "Second file in assembly source debugging testcase."
 
 
        .global foo2
        .global foo2
foo2:
foo2:
        enter
        enter
 
 
comment "Call someplace else."
comment "Call someplace else."
 
 
        call foo3
        call foo3
 
 
comment "All done, return."
comment "All done, return."
 
 
        leave
        leave
 
 

powered by: WebSVN 2.1.0

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