URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 400 |
Rev 453 |
Line 18... |
Line 18... |
# You should have received a copy of the GNU General Public License and
|
# You should have received a copy of the GNU General Public License and
|
# a copy of the GCC Runtime Library Exception along with this program;
|
# a copy of the GCC Runtime Library Exception along with this program;
|
# see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
|
# see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
|
# .
|
# .
|
|
|
|
# This is not needed in Linux, and probably not needed in ELF, but left here
|
|
# until we've checked it out.
|
.section .init
|
.section .init
|
.global __init
|
.global __init
|
|
l.nop # So __init doesn't start at 0
|
__init:
|
__init:
|
l.addi r1,r1,-4
|
l.addi r1,r1,-4
|
l.sw 0(r1),r9
|
l.sw 0(r1),r9
|
|
|
.section .fini
|
.section .fini
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.