fsetc Operation Font Conventions
if (PR[qp]) {
tmp_controls = (AR[FPSR].sf0.controls & amask7) | omask7;
if ( is_reserved_field(FSETC, sf, tmp_controls))
reserved_register_field_fault();
fp_set_sf_controls(sf, tmp_controls);
}