NetBSD/sys/arch
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
..
alpha Add uyap. 2001-01-16 03:38:22 +00:00
amiga Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
amigappc Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
arc Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
arm Move <machine/signal.h> into shared directory. 2001-01-13 17:02:36 +00:00
arm26 Switch over to using the arm32 sigcontext structure. 2001-01-16 00:29:45 +00:00
arm32 Add uyap. 2001-01-16 03:38:22 +00:00
atari Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
bebox Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
cobalt Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
dreamcast Added keymap for European keyboards. 2001-01-16 00:56:29 +00:00
evbsh3 Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
hp300 Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
hpcmips Add uyap. 2001-01-16 03:38:22 +00:00
i386 Add uyap. 2001-01-16 03:38:22 +00:00
luna68k Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
m68k Make this actually sort-of-work for 68060 w. disabled FPU (tested), 68LC060, 2001-01-05 19:54:30 +00:00
mac68k Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
macppc Add uyap. 2001-01-16 03:38:22 +00:00
mips New syscall entry implementation based on the Alpha version 2001-01-16 06:01:26 +00:00
mipsco Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
mmeye Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
mvme68k Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
news68k Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
newsmips Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
next68k Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
ofppc Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
pc532 Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
pmax We haven't used the 4.4BSD kadb stuff for a long time; garbage 2001-01-16 04:34:47 +00:00
powerpc Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
prep Add uyap. 2001-01-16 03:38:22 +00:00
sgimips Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
sh3 Dreamcast uses a different realtime clock than the builtin RTC. 2001-01-16 00:34:44 +00:00
sparc Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
sparc64 Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
sun3 Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
vax Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
x68k Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
Makefile Descend into the arm directory on arm26 and arm32. 2001-01-10 18:23:47 +00:00