ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmX86Instruction > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgAsmX86Instruction >

Definition at line 11195 of file generated.h.

Public Types

using node = SgAsmX86Instruction
 
using base = SgAsmInstruction
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86InstructionKind,&SgAsmX86Instruction::p_kind >, describe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86InstructionSize,&SgAsmX86Instruction::p_baseSize >, describe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86InstructionSize,&SgAsmX86Instruction::p_operandSize >, describe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86InstructionSize,&SgAsmX86Instruction::p_addressSize >, describe_field_t< SgAsmX86Instruction, bool,&SgAsmX86Instruction::p_lockPrefix >, describe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86RepeatPrefix,&SgAsmX86Instruction::p_repeatPrefix >, describe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86BranchPrediction,&SgAsmX86Instruction::p_branchPrediction >, describe_field_t< SgAsmX86Instruction, Rose::BinaryAnalysis::X86SegmentRegister,&SgAsmX86Instruction::p_segmentOverride >>
 

Static Public Attributes

static constexpr char const *const name {"AsmX86Instruction"}
 
static constexpr unsigned long variant {287}
 
static constexpr bool concrete {true}
 

The documentation for this struct was generated from the following file: