summary refs log tree commit diff
path: root/sysdeps/powerpc/gprrest1.S
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-02-28 21:25:16 +0000
committerUlrich Drepper <drepper@redhat.com>2000-02-28 21:25:16 +0000
commit456db4763e401a099379f245f82807565b3aa250 (patch)
treec20684a2a6c096a8625fb20addbe5031f3bdb343 /sysdeps/powerpc/gprrest1.S
parentd146a593d467be8fa5b674e53e306810cb6e6d73 (diff)
downloadglibc-456db4763e401a099379f245f82807565b3aa250.tar.gz
glibc-456db4763e401a099379f245f82807565b3aa250.tar.xz
glibc-456db4763e401a099379f245f82807565b3aa250.zip
Update.
	* sysdeps/powerpc/gprrest0.S: New file.
	* sysdeps/powerpc/gprsave0.S: New file.
	* sysdeps/powerpc/gprrest1.S: New file.
	* sysdeps/powerpc/gprsave1.S: New file.
Diffstat (limited to 'sysdeps/powerpc/gprrest1.S')
-rw-r--r--sysdeps/powerpc/gprrest1.S59
1 files changed, 59 insertions, 0 deletions
diff --git a/sysdeps/powerpc/gprrest1.S b/sysdeps/powerpc/gprrest1.S
new file mode 100644
index 0000000000..2ebb4f4678
--- /dev/null
+++ b/sysdeps/powerpc/gprrest1.S
@@ -0,0 +1,59 @@
+/* Copyright (C) 2000 Free Software Foundation, Inc.
+   This file is part of the GNU C Library.
+
+   The GNU C Library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Library General Public License as
+   published by the Free Software Foundation; either version 2 of the
+   License, or (at your option) any later version.
+
+   The GNU C Library is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   Library General Public License for more details.
+
+   You should have received a copy of the GNU Library General Public
+   License along with the GNU C Library; see the file COPYING.LIB.  If not,
+   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+   Boston, MA 02111-1307, USA.  */
+
+#include <sysdep.h>
+
+		.globl	_restgpr1_13
+_restgpr1_13:	lwz	r13,-76(r12)
+		.globl	_restgpr1_14
+_restgpr1_14:	lwz	r14,-72(r12)
+		.globl	_restgpr1_15
+_restgpr1_15:	lwz	r15,-68(r12)
+		.globl	_restgpr1_16
+_restgpr1_16:	lwz	r16,-64(r12)
+		.globl	_restgpr1_17
+_restgpr1_17:	lwz	r17,-60(r12)
+		.globl	_restgpr1_18
+_restgpr1_18:	lwz	r18,-56(r12)
+		.globl	_restgpr1_19
+_restgpr1_19:	lwz	r19,-52(r12)
+		.globl	_restgpr1_20
+_restgpr1_20:	lwz	r20,-48(r12)
+		.globl	_restgpr1_21
+_restgpr1_21:	lwz	r21,-44(r12)
+		.globl	_restgpr1_22
+_restgpr1_22:	lwz	r22,-40(r12)
+		.globl	_restgpr1_23
+_restgpr1_23:	lwz	r23,-36(r12)
+		.globl	_restgpr1_24
+_restgpr1_24:	lwz	r24,-32(r12)
+		.globl	_restgpr1_25
+_restgpr1_25:	lwz	r25,-28(r12)
+		.globl	_restgpr1_26
+_restgpr1_26:	lwz	r26,-24(r12)
+		.globl	_restgpr1_27
+_restgpr1_27:	lwz	r27,-20(r12)
+		.globl	_restgpr1_28
+_restgpr1_28:	lwz	r28,-16(r12)
+		.globl	_restgpr1_29
+_restgpr1_29:	lwz	r29,-12(r12)
+		.globl	_restgpr1_30
+_restgpr1_30:	lwz	r30,-8(r12)
+		.globl	_restgpr1_31
+_restgpr1_31:	lwz	r31,-4(r12)
+		blr