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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [lns/] [lns.exp] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
if ![is_elf_format] then {
2
    return
3
}
4
 
5
run_list_test "lns-diag-1" ""
6
run_dump_test "lns-duplicate"
7
 
8
# ??? Won't work on targets that don't have a bare "nop" insn.
9
# Perhaps we could arrange for an include file or something that
10
# defined a macro...
11
if {
12
        ![istarget i370-*-*]
13
     && ![istarget i960-*-*]
14
     && ![istarget mcore-*-*]
15
     && ![istarget or32-*-*]
16
     && ![istarget s390*-*-*]
17
} {
18
    # Use alternate file for targets using DW_LNS_fixed_advance_pc opcodes.
19
    if { [istarget xtensa*-*-*] } {
20
      run_dump_test "lns-common-1-alt"
21
      run_dump_test "lns-big-delta"
22
    } elseif { [istarget ia64*-*-*] } {
23
      run_dump_test "lns-common-1" { { source "lns-common-1-ia64.s" } }
24
    } else {
25
      run_dump_test "lns-common-1"
26
    }
27
}

powered by: WebSVN 2.1.0

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