Enumeration
X86AvxRm
public enum X86AvxRm
AVX static rounding mode type
Relationships
Conforms To
UInt32
Enumeration Cases
invalid
case invalid
Uninitialized.
rn
case rn
Round to nearest
rd
case rd
Round down
ru
case ru
Round up
rz
case rz
Round toward zero