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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [sh/] [sh64/] [movi-2.s] - Blame information for rev 856

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

Line No. Rev Author Line
1 38 julius
! Check MOVI expansion of local symbols that should get segment-relative
2
! relocations.
3
        .text
4
start:
5
        movi forw + 32,r33
6
        movi forwdata + 40,r54
7
        movi forwothertext + 44,r15
8
forw:
9
        movi forwotherdata + 48,r25
10
 
11
        .data
12
        .long 0          ! To get a non-zero segment offset for "forwdata".
13
forwdata:
14
        .long 0
15
 
16
        .section .text.other,"ax"
17
forwdummylabel:         ! Needed to hang a marker that this section is SHmedia.
18
        nop
19
        nop
20
forwothertext:
21
        nop
22
 
23
        .section .data.other,"aw"
24
        .long 0
25
        .long 0
26
forwotherdata:
27
        .long 0
28
 

powered by: WebSVN 2.1.0

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