NetBSD/lib/libc/arch/i386
dsl 3ba44b945b Reorder the code for i386 and amd64 syscall stubs so that the 'jc' on error
is a forwards jump instead of a backwards jump that a P4 will mispredect (and
probably immediatly get a cache-line miss due to the way the code gets
aligned).
2007-11-23 07:36:05 +00:00
..
gdtoa
gen ext_int bit is no more. 2007-02-02 23:18:57 +00:00
net
stdlib
string Don't unconditionally clear the direction flag. The ABI says it must always 2007-11-12 18:41:59 +00:00
sys If I686_LIBC is defined, make syscalls using the 'sysenter' instruction. 2007-03-09 14:30:45 +00:00
Makefile.inc G/c KMSRCS and KMINCLUDES now that we have common/lib/libc 2006-06-17 18:04:23 +00:00
SYS.h Reorder the code for i386 and amd64 syscall stubs so that the 'jc' on error 2007-11-23 07:36:05 +00:00