summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_usrreq.c
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2021-01-09 13:14:02 +0000
committerkettenis <kettenis@openbsd.org>2021-01-09 13:14:02 +0000
commit068793ccd4d9da0f69bf5536a9c727065f20b05d (patch)
tree3a6af3e88fd02d6f4a0061e7ebc4b4425c78f22e /sys/ddb/db_usrreq.c
parentadd a comma to previous; (diff)
downloadwireguard-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