fcml  1.2.2
Public Attributes | List of all members
fcml_st_operand_decorators Struct Reference

Container for operand decorators. More...

#include <fcml_common.h>

Collaboration diagram for fcml_st_operand_decorators:
Collaboration graph
[legend]

Public Attributes

fcml_nuint8_t bcast
 Broadcasting: 2, 4, 8, 16, 32, 64. More...
 
fcml_bool z
 Zeroing masking. More...
 
fcml_st_register operand_mask_reg
 The 64-bit k registers are: k0 through k7. More...
 
fcml_nuint8_t er
 Embedded rounding control. More...
 
fcml_bool sae
 Indicates support for SAE (Suppress All Exceptions). More...
 

Detailed Description

Container for operand decorators.

Since
1.2.0

Member Data Documentation

◆ bcast

fcml_nuint8_t fcml_st_operand_decorators::bcast

Broadcasting: 2, 4, 8, 16, 32, 64.

◆ er

fcml_nuint8_t fcml_st_operand_decorators::er

Embedded rounding control.

◆ operand_mask_reg

fcml_st_register fcml_st_operand_decorators::operand_mask_reg

The 64-bit k registers are: k0 through k7.

◆ sae

fcml_bool fcml_st_operand_decorators::sae

Indicates support for SAE (Suppress All Exceptions).

◆ z

fcml_bool fcml_st_operand_decorators::z

Zeroing masking.


The documentation for this struct was generated from the following file: