FenceMask Type
- Namespace: B2R2.FrontEnd.RISCV64
- Assembly: B2R2.FrontEnd.RISCV64.dll
-
Abbreviation For:
uint8 -
Base Type:
ValueType -
All Interfaces:
IConvertible,IBinaryInteger<byte>,IBinaryNumber<byte>,IBitwiseOperators<byte, byte, byte>,INumber<byte>,IComparable,IComparable<byte>,IComparisonOperators<byte, byte, bool>,IModulusOperators<byte, byte, byte>,IShiftOperators<byte, int, byte>,IMinMaxValue<byte>,IUnsignedNumber<byte>,INumberBase<byte>,IEquatable<byte>,ISpanFormattable,IFormattable,ISpanParsable<byte>,IParsable<byte>,IUtf8SpanFormattable,IUtf8SpanParsable<byte>,IAdditionOperators<byte, byte, byte>,IAdditiveIdentity<byte, byte>,IDecrementOperators<byte>,IDivisionOperators<byte, byte, byte>,IEqualityOperators<byte, byte, bool>,IIncrementOperators<byte>,IMultiplicativeIdentity<byte, byte>,IMultiplyOperators<byte, byte, byte>,ISubtractionOperators<byte, byte, byte>,IUnaryNegationOperators<byte, byte>,IUnaryPlusOperators<byte, byte>
Represents a memory fence mask in RISCV64 instructions.
B2R2