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.20.1/] [gas/] [testsuite/] [gas/] [cris/] [rd-dtpoffd1.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
; Check that .dtpoffd trivially works, for external (though presumably
2
; module-local) and local symbols with offsets.
3
 
4
        .section .tdata,"awT",@progbits
5
        .type   x, @object
6
        .size   x, 4
7
x:
8
        .dword 0
9
 
10
        .text
11
start:
12
        .dword 0x73696854
13
        .dtpoffd extsym+42
14
        .dword 0x61207369
15
        .dtpoffd x+2
16
        .dword 0x55566699

powered by: WebSVN 2.1.0

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