There's no obvious reason to supply the numeric values
for these bit-mask constants.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
argument is a bit mask describing the floating-point mode used:
.RS
.TP
-.BR PR_FP_MODE_FR " = " "(1 << 0)"
+.BR PR_FP_MODE_FR
When this bit is
.I unset
(so called
.RB ( FR=1 ).
Applications that use the O32 FPXX ABI can operate in both cases.
.TP
-.BR PR_FP_MODE_FRE " = " "(1 << 1)"
+.BR PR_FP_MODE_FRE
Compatibility with 32-bit FP mode.
When this mode is enabled,
it emulates 32-bit FP operations by raising a reserved-instruction exception