MTFSF(MASK, R)

Purpose

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.

Class

Subroutine

Argument Type and Attributes

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

R
must be of type REAL(8).
IBM Copyright 2003