CPU
|
< Describes machine code that can be loaded from file and executed More...
#include <cpu.h>
Public Attributes | |
cpu_operand_t * | machine_code = NULL |
int | N_entities = 0 |
TODO изменить на int. More... | |
int | N_instructions = 0 |
< Describes machine code that can be loaded from file and executed
cpu_operand_t* CpuCode::machine_code = NULL |
int CpuCode::N_entities = 0 |
TODO изменить на int.
int CpuCode::N_instructions = 0 |