GTPin
Public Member Functions
gtpin::GtCondModifier Class Reference

An attribute that specifies whether and how the instruction modifies flag register. More...

#include <gt_ins_fields.h>

Public Member Functions

constexpr GtCondModifier (GED_COND_MODIFIER v=GED_COND_MODIFIER_INVALID)
 Conversion constructor.
constexpr operator GED_COND_MODIFIER () const
 Conversion operator.
constexpr bool IsNormal () const
 Return true for normal (void) modifier.
const char * ToString () const
 Return string representation.

Detailed Description

An attribute that specifies whether and how the instruction modifies flag register.

 All Data Structures Functions Variables Typedefs Enumerations Enumerator


  Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT