Nyxstone
Loading...
Searching...
No Matches
nyxstone::Nyxstone::Instruction Struct Reference

Complete instruction information. More...

#include <nyxstone.h>

Public Member Functions

bool operator== (const Instruction &other) const
 

Public Attributes

uint64_t address
 The absolute address of the instruction.
 
std::string assembly
 The assembly string of the instruction.
 
std::vector< uint8_t > bytes {}
 The byte code of the instruction.
 

Detailed Description

Complete instruction information.


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