|
fcml
1.2.2
|
Container for operand decorators. More...
#include <fcml_common.h>

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... | |
Container for operand decorators.
| fcml_nuint8_t fcml_st_operand_decorators::bcast |
Broadcasting: 2, 4, 8, 16, 32, 64.
| fcml_nuint8_t fcml_st_operand_decorators::er |
Embedded rounding control.
| fcml_st_register fcml_st_operand_decorators::operand_mask_reg |
The 64-bit k registers are: k0 through k7.
| fcml_bool fcml_st_operand_decorators::sae |
Indicates support for SAE (Suppress All Exceptions).
| fcml_bool fcml_st_operand_decorators::z |
Zeroing masking.
1.8.13