[MIPS] Unify memset.S
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sun, 17 Dec 2006 15:07:40 +0000 (00:07 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Feb 2007 16:53:12 +0000 (16:53 +0000)
The 32-bit version and 64-bit version are almost equal.  Unify them.
This makes further improvements (for example, supporting CDEX, etc.)
easier.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found