NetBSD/sys/arch/i386/include
jtc 2a51c00a70 FPU control word of 0x137f doesn't work well in "real" world applications
so I've changed it to 0x127f.  64 bit precision causes errors in paranoia
and our math library, changing to 53 bit precision solves these problems.

I've been told that long double support in Gcc 2.5 requires 64 bit mode,
so a comprehensive FP strategy (compiler, library, FPU, emulator) will
have to be addressed in the future.
1994-01-25 19:58:30 +00:00
..
pc Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
ansi.h Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
aout_machdep.h Put definition of __LDPGSZ and `struct relocation_info' where they belong: 1993-10-18 09:46:56 +00:00
asm.h Add .type directive to ENRTY(). 1994-01-07 00:46:20 +00:00
bsd_audioio.h LBL "/dev/audio" include file. 1994-01-09 19:30:17 +00:00
cpu.h From magnum branch: 1993-12-17 00:10:06 +00:00
cpufunc.h Inline all the [lr]cr[023]() `functions' in cpufunc.h. 1994-01-03 16:21:48 +00:00
cputypes.h Forgot to decrement these. 1993-12-19 07:54:52 +00:00
db_machdep.h Cleanup from magnum branch. 1993-12-19 03:41:30 +00:00
endian.h Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
exec.h Put definition of __LDPGSZ and `struct relocation_info' where they belong: 1993-10-18 09:46:56 +00:00
float.h update for better FP routines, from AT&T & elsewhere 1993-07-09 09:39:13 +00:00
frame.h Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
limits.h Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
mouse.h Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
npx.h FPU control word of 0x137f doesn't work well in "real" world applications 1994-01-25 19:58:30 +00:00
param.h Move kernel to 0xf8000000. 1994-01-05 16:02:36 +00:00
pcb.h Remove two unused fields. 1993-12-21 09:47:45 +00:00
pccons.h Exports the pccons ioctls. 1993-09-28 03:26:17 +00:00
pio.h Make sure we get the correct `rep' prefix per the Intel manual (though really 1993-12-31 21:11:32 +00:00
pmap.h Move kernel to 0xf8000000. 1994-01-05 16:02:36 +00:00
proc.h Remove two unused fields. 1993-12-21 09:47:45 +00:00
psl.h Use PSL_MBO and PSL_MBZ in the more traditional way. 1994-01-09 14:58:14 +00:00
pte.h Fold in most of the magnum vm changes. 1993-12-14 05:31:17 +00:00
ptrace.h define PT_STEP, and clean up some 1994-01-09 16:53:03 +00:00
reg.h should be 'struct reg' not 'struct regs' -- it's in reg.h, after all! 1993-12-22 12:57:24 +00:00
segments.h Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
signal.h Machine dependant signal.h. Defines sigcontext and sig_atomic_t for i386 port. 1993-09-19 18:57:48 +00:00
specialreg.h Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
spkr.h Gratuitous formatting changes. 1994-01-11 13:30:40 +00:00
stdarg.h Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
sysarch.h Cleanup and garbage collection; nothing significant. From magnum branch. 1993-12-20 05:25:02 +00:00
trap.h Clean up trap handling and macroize interrupt entry and exit code. From 1993-12-19 06:58:12 +00:00
tss.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
types.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
vmparam.h SHMMAXPGS now pegged at 1024, where it belongs 1994-01-16 01:36:07 +00:00