reg_instruction Struct Reference

Back to the index.

Public Attributes | List of all members
reg_instruction Struct Reference

Public Attributes

int opcode
 
const char * mnemonic
 
bool has_src1
 
bool has_src2
 
bool has_dst
 
bool has_src3
 

Detailed Description

Definition at line 38 of file I960_CPUComponent.cc.

Member Data Documentation

◆ has_dst

bool reg_instruction::has_dst

Definition at line 43 of file I960_CPUComponent.cc.

◆ has_src1

bool reg_instruction::has_src1

Definition at line 41 of file I960_CPUComponent.cc.

◆ has_src2

bool reg_instruction::has_src2

Definition at line 42 of file I960_CPUComponent.cc.

◆ has_src3

bool reg_instruction::has_src3

Definition at line 44 of file I960_CPUComponent.cc.

◆ mnemonic

const char* reg_instruction::mnemonic

Definition at line 40 of file I960_CPUComponent.cc.

◆ opcode

int reg_instruction::opcode

Definition at line 39 of file I960_CPUComponent.cc.

Referenced by I960_CPUComponent::DisassembleInstruction().


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18