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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-pe/] [cfia.s] - Blame information for rev 92

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 92 khays
 .globl _mainCRTStartup
2
 .globl _start
3
 .text
4
_mainCRTStartup:
5
mainCRTStartup:
6
_start:
7
start:
8
 .long -1
9
 
10
 .cfi_sections  .debug_frame
11
 .section .text$abc,"x"
12
 .linkonce discard
13
 .align 2
14
 .globl _tst
15
 .def _tst; .scl 2; .type 32; .endef
16
_tst:
17
 .cfi_startproc
18
 .long 0
19
 .cfi_def_cfa_offset 16
20
 .cfi_offset 6, -16
21
 .long 1
22
 .cfi_def_cfa 7, 8
23
 .cfi_restore 6
24
 .long 2
25
 .cfi_endproc
26
 

powered by: WebSVN 2.1.0

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