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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [s390/] [s390.exp] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
#
2
# s390/s390x tests
3
#
4
 
5
if [expr [istarget "s390-*-*"] ||  [istarget "s390x-*-*"]]  then {
6
 
7
    run_dump_test "esa-g5" "{as -m31}"
8
    run_dump_test "esa-z900" "{as -m31} {as -march=z900}"
9
    run_dump_test "esa-z990" "{as -m31} {as -march=z990}"
10
    run_dump_test "esa-z9-109" "{as -m31} {as -march=z9-109}"
11
    run_dump_test "esa-reloc" "{as -m31}"
12
    run_dump_test "esa-operands" "{as -m31}"
13
 
14
#    # PIC is only supported on ELF targets.
15
#    if { ([istarget "*-*-elf*"] || [istarget "*-*-linux*"] ) } then {
16
#       run_dump_test "s390pic"
17
#    }
18
 
19
    run_dump_test "zarch-z900" "{as -m64}"
20
    run_dump_test "zarch-z990" "{as -m64} {as -march=z990}"
21
    run_dump_test "zarch-z9-109" "{as -m64} {as -march=z9-109}"
22
    run_dump_test "zarch-z9-ec" "{as -m64} {as -march=z9-ec}"
23
    run_dump_test "zarch-z10" "{as -m64} {as -march=z10}"
24
    run_dump_test "zarch-reloc" "{as -m64}"
25
    run_dump_test "zarch-operands" "{as -m64} {as -march=z9-109}"
26
}

powered by: WebSVN 2.1.0

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