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] - Blame information for rev 26

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 26 jlechner
# arm testcase for bl$cond $offset24
2
# mach: all
3
 
4
        .include "testutils.inc"
5
 
6
        start
7
 
8
        .arm
9
        blx thumb
10
 
11
        .thumb
12
        .thumb_func
13
thumb:
14
        nop
15
        blx     next
16
        blx     PASS
17
        nop
18
        nop
19
 
20
        .section text1, "ax"
21
        .arm
22
next:
23
        add     r0, r1, r0
24
        bx      lr
25
 
26
FAIL:
27
        fail
28
PASS:
29
        pass
30
 
31
 

powered by: WebSVN 2.1.0

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