> OpenBSD already has the code. One problem I think of is binary > compatibility. NetBSD/sh3 is basically soft-float. Probably we can > set a flag somewhere in ELF header and let incompatible executables > die gracefully? ... or in-kernel FPU emulation, which needs much more energy to accomplish... :) Masao