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

Subversion Repositories open8_urisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 khays
        .syntax unified
2
        .arch armv7e-m
3
        .thumb
4
        .text
5
        .align  2
6
        .global f1
7
        .thumb
8
        .thumb_func
9
        .type   f1, %function
10
f1:
11
        movs    r0, #0
12
        bx      lr
13
        .size   f1, .-f1

powered by: WebSVN 2.1.0

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