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/] [gdb-7.2/] [sim/] [testsuite/] [sim/] [cr16/] [misc.exp] - Blame information for rev 330

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 330 jeremybenn
# Miscellaneous CR16 simulator testcases
2
 
3
if [istarget cr16*-*-*] {
4
    # load support procs
5
    # load_lib cgen.exp
6
 
7
    # all machines
8
    set all_machs "cr16"
9
 
10
 
11
    # The .ms suffix is for "miscellaneous .s".
12
    foreach src [lsort [glob -nocomplain $srcdir/$subdir/*.ms]] {
13
        # If we're only testing specific files and this isn't one of them,
14
        # skip it.
15
        if ![runtest_file_p $runtests $src] {
16
            continue
17
        }
18
 
19
        run_sim_test $src $all_machs
20
    }
21
}

powered by: WebSVN 2.1.0

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