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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gold/] [testsuite/] [arm_fix_v4bx.s] - Blame information for rev 27

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 khays
        .syntax unified
2
        .text
3
 
4
# Align this to 256-byte boundary for easier address matching.
5
        .align  8
6
 
7
# We do not want to run this file. We define _start here to avoid missing
8
# entry point.
9
 
10
        .global _start
11
        .type   _start, %function
12
_start:
13
        bx      r0
14
        bx      r15
15
        .size   _start, .-_start

powered by: WebSVN 2.1.0

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