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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [arm/] [xscale/] [blx.cgs] - Rev 26

Compare with Previous | Blame | View Log

# arm testcase for bl$cond $offset24
# mach: all

        .include "testutils.inc"

        start

        .arm
        blx thumb
        
        .thumb
        .thumb_func
thumb:  
        nop
        blx     next
        blx     PASS
        nop
        nop

        .section text1, "ax"
        .arm
next:
        add     r0, r1, r0
        bx      lr

FAIL:
        fail
PASS:   
        pass


Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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