NetBSD/sys/arch/vax/conf
ragge 73bb1e9018 Write code to handle unimplemented instructions trapped via SCB vector 0x18.
This may happen on machines missing parts of the instruction set (like
some floating point formats).
Only one new instruction added; POLYD, so that the libm assembly files can
be used on architectures missing that instruction.
Also; include emulation code if compile-time option INSN_EMULATE is defined
instead of trying to match on which cputype it is.
N.B. POLYD isn't fully implemented, just enough to make libm happy.
2000-08-08 16:48:12 +00:00
..
GENERIC Write code to handle unimplemented instructions trapped via SCB vector 0x18. 2000-08-08 16:48:12 +00:00
GENERIC.MP First cut of multiprocessor support for vax. Still much to do before 2000-03-19 14:56:52 +00:00
INSTALL Rename ncr[5380] device to si to more consistent with other ports. 2000-06-19 04:22:14 +00:00
Makefile.vax Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
files.vax Write code to handle unimplemented instructions trapped via SCB vector 0x18. 2000-08-08 16:48:12 +00:00
std.vax Tpyo 2000-07-19 20:29:45 +00:00