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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [group-relocs-alu-bad.s] - Blame information for rev 70

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

Line No. Rev Author Line
1 33 khays
@ Test intended to fail for ALU group relocations.
2
@
3
@ Beware when editing this file: it is carefully crafted so that
4
@ a specific PC-relative offset arises.
5
 
6
@ We will place .text at 0x8000.
7
 
8
        .text
9
        .globl _start
10
 
11
_start:
12
        add r0, r0, #:pc_g0:(bar)
13
 
14
@ We will place the section foo at 0x9004.
15
 
16
        .section foo
17
 
18
bar:
19
        mov r0, #0
20
 

powered by: WebSVN 2.1.0

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