NetBSD/sys/arch/mips/conf
thorpej 9f5a22b3ee New syscall entry implementation based on the Alpha version
as hacked by mycroft.
- Use syscall_intern() to give a process a plain or fancy
  syscall based on ktrace flags.
- Avoid copying from the trapframe into a local array as much
  as possible.

Yields roughly 5% improvement on a 25MHz R3000 (DECstation 5000/200)
on a simple syscall benchmark.

There's still some work that can be done using __HAVE_MINIMAL_EMUL.
2001-01-16 06:01:26 +00:00
..
Makefile.mips - don't ignore DEFCOPTS (Makefile.mips). 2001-01-04 05:13:30 +00:00
files.mips New syscall entry implementation based on the Alpha version 2001-01-16 06:01:26 +00:00
kern.ldscript.be Fix RCS ID line. 2000-05-21 02:51:58 +00:00
kern.ldscript.le
stand.ldscript.be Oops. 2000-07-11 01:15:47 +00:00
stand.ldscript.le