Floating point in kernel?

Johannes Lundberg johalun0 at gmail.com
Sat May 26 10:00:28 UTC 2018


Hi

The new AMD graphics drivers use floats in kernel space.
Upstream Linux code has something like:
kernel_fpu_begin();
...
kernel_fpu_end();

Do we have similar functions to save/restore FPU registers?

Cheers


More information about the freebsd-current mailing list