mips_cpu_type_def Struct Reference

Back to the index.

Public Attributes | List of all members
mips_cpu_type_def Struct Reference

#include <MIPS_CPUComponent.h>

Public Attributes

const char * name
 
int rev
 
int sub
 
int flags
 
int exc_model
 
int mmu_model
 
int isa_level
 
int isa_revision
 
int nr_of_tlb_entries
 
int instrs_per_cycle
 
int picache
 
int pilinesize
 
int piways
 
int pdcache
 
int pdlinesize
 
int pdways
 
int scache
 
int slinesize
 
int sways
 
char flags
 
char exc_model
 
char mmu_model
 
char isa_level
 
char isa_revision
 
char instrs_per_cycle
 

Detailed Description

Definition at line 118 of file MIPS_CPUComponent.h.

Member Data Documentation

◆ exc_model [1/2]

char mips_cpu_type_def::exc_model

Definition at line 51 of file cpu_mips.h.

◆ exc_model [2/2]

int mips_cpu_type_def::exc_model

Definition at line 123 of file MIPS_CPUComponent.h.

Referenced by cop0_availability_check(), coproc_tlbwri(), mips_cpu_exception(), and X().

◆ flags [1/2]

char mips_cpu_type_def::flags

Definition at line 50 of file cpu_mips.h.

◆ flags [2/2]

int mips_cpu_type_def::flags

Definition at line 122 of file MIPS_CPUComponent.h.

Referenced by coproc_function(), and X().

◆ instrs_per_cycle [1/2]

char mips_cpu_type_def::instrs_per_cycle

Definition at line 56 of file cpu_mips.h.

◆ instrs_per_cycle [2/2]

int mips_cpu_type_def::instrs_per_cycle

Definition at line 128 of file MIPS_CPUComponent.h.

◆ isa_level [1/2]

char mips_cpu_type_def::isa_level

Definition at line 53 of file cpu_mips.h.

◆ isa_level [2/2]

int mips_cpu_type_def::isa_level

◆ isa_revision [1/2]

char mips_cpu_type_def::isa_revision

Definition at line 54 of file cpu_mips.h.

◆ isa_revision [2/2]

int mips_cpu_type_def::isa_revision

Definition at line 126 of file MIPS_CPUComponent.h.

Referenced by DYNTRANS_INSTR(), mips_cpu_dumpinfo(), and X().

◆ mmu_model [1/2]

char mips_cpu_type_def::mmu_model

Definition at line 52 of file cpu_mips.h.

◆ mmu_model [2/2]

int mips_cpu_type_def::mmu_model

◆ name

const char * mips_cpu_type_def::name

◆ nr_of_tlb_entries

int mips_cpu_type_def::nr_of_tlb_entries

Definition at line 127 of file MIPS_CPUComponent.h.

Referenced by mips_coproc_new(), mips_cpu_dumpinfo(), and TRANSLATE_ADDRESS().

◆ pdcache

int mips_cpu_type_def::pdcache

Definition at line 132 of file MIPS_CPUComponent.h.

Referenced by mips_cpu_dumpinfo(), and mips_cpu_new().

◆ pdlinesize

int mips_cpu_type_def::pdlinesize

Definition at line 133 of file MIPS_CPUComponent.h.

Referenced by mips_cpu_dumpinfo(), and mips_cpu_new().

◆ pdways

int mips_cpu_type_def::pdways

Definition at line 134 of file MIPS_CPUComponent.h.

Referenced by mips_cpu_dumpinfo().

◆ picache

int mips_cpu_type_def::picache

Definition at line 129 of file MIPS_CPUComponent.h.

Referenced by mips_cpu_dumpinfo(), and mips_cpu_new().

◆ pilinesize

int mips_cpu_type_def::pilinesize

Definition at line 130 of file MIPS_CPUComponent.h.

Referenced by mips_cpu_dumpinfo(), and mips_cpu_new().

◆ piways

int mips_cpu_type_def::piways

Definition at line 131 of file MIPS_CPUComponent.h.

Referenced by mips_cpu_dumpinfo().

◆ rev

int mips_cpu_type_def::rev

◆ scache

int mips_cpu_type_def::scache

Definition at line 135 of file MIPS_CPUComponent.h.

Referenced by mips_cpu_dumpinfo(), and mips_cpu_new().

◆ slinesize

int mips_cpu_type_def::slinesize

Definition at line 136 of file MIPS_CPUComponent.h.

Referenced by mips_cpu_dumpinfo(), and mips_cpu_new().

◆ sub

int mips_cpu_type_def::sub

Definition at line 121 of file MIPS_CPUComponent.h.

Referenced by mips_coproc_new().

◆ sways

int mips_cpu_type_def::sways

Definition at line 137 of file MIPS_CPUComponent.h.

Referenced by mips_cpu_dumpinfo().


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

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13