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

Subversion Repositories openrisc_me

[/] [openrisc/] [tags/] [gdb/] [gdb-6.8/] [gdb-6.8.openrisc-2.1/] [sim/] [testsuite/] [sim/] [arm/] [xscale/] [blx.cgs] - Diff between revs 24 and 33

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

Rev 24 Rev 33
# arm testcase for bl$cond $offset24
# arm testcase for bl$cond $offset24
# mach: all
# mach: all
        .include "testutils.inc"
        .include "testutils.inc"
        start
        start
        .arm
        .arm
        blx thumb
        blx thumb
        .thumb
        .thumb
        .thumb_func
        .thumb_func
thumb:
thumb:
        nop
        nop
        blx     next
        blx     next
        blx     PASS
        blx     PASS
        nop
        nop
        nop
        nop
        .section text1, "ax"
        .section text1, "ax"
        .arm
        .arm
next:
next:
        add     r0, r1, r0
        add     r0, r1, r0
        bx      lr
        bx      lr
FAIL:
FAIL:
        fail
        fail
PASS:
PASS:
        pass
        pass
 
 

powered by: WebSVN 2.1.0

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