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
..
files.vax Write code to handle unimplemented instructions trapped via SCB vector 0x18. 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
INSTALL Rename ncr[5380] device to si to more consistent with other ports. 2000-06-19 04:22:14 +00:00
Makefile.vax
std.vax Tpyo 2000-07-19 20:29:45 +00:00