LDFPS(3) — Unix Programmer’s Manual
NAME
ldfps − load floating point status register
SYNOPSIS
void ldfps(fps)
unsigned int fps;
DESCRIPTION
Ldfps loads the hardware floating point status register with fps. See the PDP-11 hardware handbook for a description of the meaning of the various bits in fps.
BUGS
Ldfps is unique to the PDP-11 and 2BSD; its use is discouraged.
2nd Berkeley Distribution — August 10, 1988