|
GTPin
|
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. | |
An attribute that specifies whether and how the instruction modifies flag register.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4