Cope with the rare case of an imprecise FPU exception caught when
authormiod <miod@openbsd.org>
Sun, 3 Mar 2024 11:14:34 +0000 (11:14 +0000)
committermiod <miod@openbsd.org>
Sun, 3 Mar 2024 11:14:34 +0000 (11:14 +0000)
commit37d02ff3fae3fe9be2e3ed207dfb940914780271
treec3437edf91b3753e5ef8acf69941302f8068bdd4
parent2caa9399b095152614f81b881bd30a8d45721926
Cope with the rare case of an imprecise FPU exception caught when
reenabling the FPU as part of the regular processing of another exception.
sys/arch/m88k/m88k/m88100_fp.c
sys/arch/m88k/m88k/trap.c