enum : uint32_t
enum
DataIndex :
uint32_tconstexpr bool isGpb()
const noexcept constexpr bool isGpbLo()
const noexcept constexpr bool isGpbHi()
const noexcept constexpr bool isGpw()
const noexcept constexpr bool isGpd()
const noexcept constexpr bool isGpq()
const noexcept constexpr bool isGp32()
const noexcept constexpr bool isGp64()
const noexcept constexpr bool isXmm()
const noexcept constexpr bool isYmm()
const noexcept constexpr bool isZmm()
const noexcept constexpr bool isVec128()
const noexcept constexpr bool isVec256()
const noexcept constexpr bool isVec512()
const noexcept constexpr bool isMm()
const noexcept constexpr bool isKReg()
const noexcept constexpr bool isSReg()
const noexcept constexpr bool isCReg()
const noexcept constexpr bool isDReg()
const noexcept constexpr bool isSt()
const noexcept constexpr bool isBnd()
const noexcept constexpr bool isTmm()
const noexcept constexpr bool isRip()
const noexcept void setRegT(uint32_t rId) noexcept
constexpr bool isValid()
const noexcept constexpr bool isGp()
const noexcept constexpr bool isVec()
const noexcept constexpr bool isMask()
const noexcept constexpr bool hasSize()
const noexcept constexpr bool hasSize(
uint32_t s)
const noexcept constexpr uint32_t size()
const noexcept constexpr uint32_t predicate()
const noexcept template<typename RegT>
constexpr RegT
cloneAs()
const noexcept template<typename RegT>
constexpr RegT
cloneAs(
const RegT& other)
const noexcept template<typename RegT>
constexpr bool isReg()
const noexcept constexpr bool isReg(
RegType regType,
uint32_t regId)
const noexcept constexpr bool isReg(
RegGroup regGroup,
uint32_t regId)
const noexcept template<typename T>
template<typename T>
const T&
as()
const noexcept constexpr bool isNone()
const noexcept constexpr bool isReg()
const noexcept constexpr bool isMem()
const noexcept constexpr bool isImm()
const noexcept constexpr bool isLabel()
const noexcept constexpr uint32_t id()
const noexcept constexpr bool isReg(
RegType regType,
uint32_t regId)
const noexcept constexpr bool isReg(
RegGroup regGroup,
uint32_t regId)
const noexcept constexpr bool isGp()
const noexcept constexpr bool isGp32()
const noexcept constexpr bool isGp64()
const noexcept constexpr bool isVec()
const noexcept constexpr bool isVec8()
const noexcept constexpr bool isVec16()
const noexcept constexpr bool isVec32()
const noexcept constexpr bool isVec64()
const noexcept constexpr bool isVec128()
const noexcept constexpr bool isVec256()
const noexcept constexpr bool isVec512()
const noexcept constexpr bool isMask()
const noexcept constexpr uint32_t x86RmSize()
const noexcept static
TypeId typeIdOfT()
noexceptstatic
bool isGpbLo(
const Operand_& op)
noexceptstatic
bool isGpbHi(
const Operand_& op)
noexceptstatic
bool isGpw(
const Operand_& op)
noexceptstatic
bool isGpd(
const Operand_& op)
noexceptstatic
bool isGpq(
const Operand_& op)
noexceptstatic
bool isXmm(
const Operand_& op)
noexceptstatic
bool isYmm(
const Operand_& op)
noexceptstatic
bool isZmm(
const Operand_& op)
noexceptstatic
bool isMm(
const Operand_& op)
noexceptstatic
bool isKReg(
const Operand_& op)
noexceptstatic
bool isSReg(
const Operand_& op)
noexceptstatic
bool isCReg(
const Operand_& op)
noexceptstatic
bool isDReg(
const Operand_& op)
noexceptstatic
bool isSt(
const Operand_& op)
noexceptstatic
bool isBnd(
const Operand_& op)
noexceptstatic
bool isTmm(
const Operand_& op)
noexceptstatic
bool isRip(
const Operand_& op)
noexceptstatic
bool isGpb(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isGpbLo(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isGpbHi(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isGpw(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isGpd(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isGpq(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isXmm(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isYmm(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isZmm(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isMm(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isKReg(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isSReg(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isCReg(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isDReg(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isSt(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isBnd(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isTmm(
const Operand_& op,
uint32_t rId)
noexceptstatic
bool isRip(
const Operand_& op,
uint32_t rId)
noexcept