NetBSD/sys/lib/libkern/arch
jonathan 008816ea4f Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
Adds (most) support for ARC platform to port-independent mips code.

Some changes (e.g., clean up of overlapping CPU/FPU ids) inspired by
comparison to the OpenBSD 2.1 codebase of Soda's ARC port.

Open issues:
 * Still no support for r4600 or mipsIV CPUs with two-way L1 cache.
   Code derived from Per Fogelstrom's OpenBSD source  doesn't work
   on mips3 pmaxes with L2 cache.

 * Still some port-specific  #ifdefs, for interrupt enable and
   pmax L2 cache-size.  Needs more thought, but overlaps with
   work-in-progress by Tohru and Tsubai on spl()s and related stuff.
1998-09-11 16:46:31 +00:00
..
alpha add memcmp.c memmove.S 1998-08-04 03:17:39 +00:00
arm32 add memcmp.c memmove.S 1998-08-04 03:17:39 +00:00
i386 Assign my copyrights to TNF. 1998-08-15 04:42:42 +00:00
m68k add memcmp.S memmove.S 1998-08-04 03:30:30 +00:00
mips Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
ns32k add memcmp.S memmove.S 1998-08-04 03:35:59 +00:00
powerpc remove memcpy.c -- I forgot this gets built anyway 1998-08-04 03:40:12 +00:00
sparc add memcmp.c 1998-08-04 03:39:49 +00:00
sparc64 Some more 64-bit cleanup. Now everything compiles. 1998-08-30 15:32:16 +00:00
vax Lots of kernlib functions rewritten as inline macros. 1998-08-08 11:18:32 +00:00