XL Fortran for AIX 8.1

Language Reference

MTFSF(MASK, R)

Move to floating-point status and control register (FPSCR) fields

The contents of R are placed into the FPSCR under control of the field mask specified in MASK.

Parameters

MASK
must be a literal value of type INTEGER(4). The lower eight bits are used.

R
must be of type REAL(8).


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]