* sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on
commit96c095cf0db4e0960a6fcb58bc5f786fdf78e028
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Apr 2003 02:51:04 +0000 (9 02:51 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Apr 2003 02:51:04 +0000 (9 02:51 +0000)
tree8421128bff9fc676b7126d4ced2798a14fe8b58d
parente635cc8cc2d8fd1f76a8affbab9a031367fb141a
* sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on
NewABI.
(ta0, ta1, ta2, ta3): Defined to t4..t7 on o32, and a4..a7 on
NewABI.
* sysdeps/mips/mips64/memcpy.S: Adjust register naming
conventions.
* sysdeps/mips/mips64/memset.S: Likewise.
* sysdeps/unix/mips/sysdep.S (__syscall_error) [_LIBC_REENTRANT]:
Use t0 instead of t4 as temporary.
sysdeps/mips/mips64/memcpy.S
sysdeps/mips/mips64/memset.S
sysdeps/mips/sys/regdef.h
sysdeps/unix/mips/sysdep.S