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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [testsuite/] [sim/] [sh64/] [interwork.exp] - Diff between revs 834 and 842

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

Rev 834 Rev 842
# SH64 interworking testsuite.
# SH64 interworking testsuite.
# In particular, test parts of the instruction set that can be used
# In particular, test parts of the instruction set that can be used
# for SHmedia/SHcompact instruction set mode switches.
# for SHmedia/SHcompact instruction set mode switches.
if [istarget sh64-*-*] {
if [istarget sh64-*-*] {
    # load support procs (none yet)
    # load support procs (none yet)
    # load_lib cgen.exp
    # load_lib cgen.exp
    # all machines
    # all machines
    set all_machs "sh5"
    set all_machs "sh5"
    foreach src [lsort [glob -nocomplain $srcdir/$subdir/misc/*.s]] {
    foreach src [lsort [glob -nocomplain $srcdir/$subdir/misc/*.s]] {
       # If we're only testing specific files and this isn't one of them,
       # If we're only testing specific files and this isn't one of them,
       # skip it.
       # skip it.
       if ![runtest_file_p $runtests $src] {
       if ![runtest_file_p $runtests $src] {
          continue
          continue
        }
        }
    run_sim_test $src $all_machs
    run_sim_test $src $all_machs
    }
    }
}
}
 
 

powered by: WebSVN 2.1.0

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