ROSE  0.11.145.0
Public Member Functions | Public Attributes | List of all members
Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::RegisterStateGeneric::RegPair Struct Reference

Description

A register descriptor and its value.

Definition at line 102 of file RegisterStateGeneric.h.

#include <Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/RegisterStateGeneric.h>

Collaboration diagram for Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::RegisterStateGeneric::RegPair:
Collaboration graph
[legend]

Public Member Functions

 RegPair (RegisterDescriptor desc, const SValuePtr &value)
 
BitRange location () const
 
SValuePtr get (RegisterDescriptor, RiscOperators *) const
 

Public Attributes

RegisterDescriptor desc
 
SValuePtr value
 

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