commit | a583158c9ce822c96a718fbf877cec1e5f9ad75d | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Mon Dec 18 00:07:40 2006 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 06 16:53:12 2007 +0000 |
tree | d253705a57eab4ed485d1eebc55b6e5ad7b81969 | |
parent | c44e8d5e47b8ba672440b92eab0735628469116c [diff] |
[MIPS] Unify memset.S 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>