diff options
author | 2021-01-09 13:14:02 +0000 | |
---|---|---|
committer | 2021-01-09 13:14:02 +0000 | |
commit | 068793ccd4d9da0f69bf5536a9c727065f20b05d (patch) | |
tree | 3a6af3e88fd02d6f4a0061e7ebc4b4425c78f22e /sys/ddb/db_usrreq.c | |
parent | add a comma to previous; (diff) | |
download | wireguard-openbsd-068793ccd4d9da0f69bf5536a9c727065f20b05d.tar.xz wireguard-openbsd-068793ccd4d9da0f69bf5536a9c727065f20b05d.zip |
Enable support for floating-point exceptions. We always run in "precise"
mode. On modern processors (POWER8 and later) there is no performance
penalty for this as long as exceptions are disabled in the FPSCR (which
is the default). This way we don't have to implement an
architecture-dependent system call to set the mode, as it can only be done
by the kernel.
With help from gkoehler@
ok gkoehler@
Diffstat (limited to 'sys/ddb/db_usrreq.c')
0 files changed, 0 insertions, 0 deletions