OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-arm/] [movw-merge.s] - Blame information for rev 262

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        .arch armv7-a
2
        .syntax unified
3
        .text
4
        .global _start
5
        .type   _start, %function
6
_start:
7
        movw    r0, #:lower16:.LC0
8
        movt    r0, #:upper16:.LC0
9
        .thumb
10
        .global tfunc
11
        .type   tfunc, %function
12
tfunc:
13
        movw    r0, #:lower16:.LC0
14
        movt    r0, #:upper16:.LC0
15
 
16
        .section        .rodata.str1.4,"aMS",%progbits,1
17
        .align  2
18
        .ascii "pad"
19
.LC0:
20
        .ascii  "inner: cont \000"

powered by: WebSVN 2.1.0

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