prctl.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-20 19:02:23 +01:00
parent ffb0dafce7
commit 41a926bfa6
1 changed files with 3 additions and 3 deletions

View File

@ -295,8 +295,8 @@ When this bit is
.I unset
(so called
.BR FR=0 " or " FR0
mode), the 32 floating-point registers are 32-bit wide,
and 64-bit registers are represented as pair of registers
mode), the 32 floating-point registers are 32 bits wide,
and 64-bit registers are represented as a pair of registers
(even- and odd- numbered,
with the even-numbered register containing the lower 32 bits,
and the odd-numbered register containing the higher 32 bits).
@ -304,7 +304,7 @@ and the odd-numbered register containing the higher 32 bits).
When this bit is
.I set
(on supported hardware),
the 32 floating-point registers are 64-bit wide (so called
the 32 floating-point registers are 64 bits wide (so called
.BR FR=1 " or " FR1
mode).
Note that modern MIPS implementations (MIPS R6 and newer) support