Workaround a 88100 errata where a FPU imprecise exception may be raised
authormiod <miod@openbsd.org>
Sun, 3 Mar 2024 11:03:13 +0000 (11:03 +0000)
committermiod <miod@openbsd.org>
Sun, 3 Mar 2024 11:03:13 +0000 (11:03 +0000)
commit2caa9399b095152614f81b881bd30a8d45721926
treeac4a42ddf08b4015b29cef314ff39e0d68682343
parentba8279b1ec0bb33a36651fdeee4fa7126b68d98e
Workaround a 88100 errata where a FPU imprecise exception may be raised
for floating-point-to-int conversions by mistake (these instructions are
not supposed to raise this exception).
sys/arch/m88k/m88k/m88100_fp.c