CPU
CpuCode Struct Reference

< Describes machine code that can be loaded from file and executed More...

#include <cpu.h>

Public Attributes

cpu_operand_tmachine_code = NULL
 
int N_entities = 0
 TODO изменить на int. More...
 
int N_instructions = 0
 

Detailed Description

< Describes machine code that can be loaded from file and executed

Member Data Documentation

◆ machine_code

cpu_operand_t* CpuCode::machine_code = NULL

◆ N_entities

int CpuCode::N_entities = 0

TODO изменить на int.

◆ N_instructions

int CpuCode::N_instructions = 0

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