alpha_cpu_type_def Struct Reference

Back to the index.

Public Attributes | List of all members
alpha_cpu_type_def Struct Reference

#include <cpu_alpha.h>

Public Attributes

const char * name
 
uint64_t pcs_type
 
int features
 
int implver
 
int icache_shift
 
int ilinesize
 
int iway
 
int dcache_shift
 
int dlinesize
 
int dway
 
int l2cache_shift
 
int l2linesize
 
int l2way
 

Detailed Description

Definition at line 40 of file cpu_alpha.h.

Member Data Documentation

◆ dcache_shift

int alpha_cpu_type_def::dcache_shift

Definition at line 48 of file cpu_alpha.h.

◆ dlinesize

int alpha_cpu_type_def::dlinesize

Definition at line 49 of file cpu_alpha.h.

◆ dway

int alpha_cpu_type_def::dway

Definition at line 50 of file cpu_alpha.h.

◆ features

int alpha_cpu_type_def::features

Definition at line 43 of file cpu_alpha.h.

◆ icache_shift

int alpha_cpu_type_def::icache_shift

Definition at line 45 of file cpu_alpha.h.

◆ ilinesize

int alpha_cpu_type_def::ilinesize

Definition at line 46 of file cpu_alpha.h.

◆ implver

int alpha_cpu_type_def::implver

Definition at line 44 of file cpu_alpha.h.

Referenced by X().

◆ iway

int alpha_cpu_type_def::iway

Definition at line 47 of file cpu_alpha.h.

◆ l2cache_shift

int alpha_cpu_type_def::l2cache_shift

Definition at line 51 of file cpu_alpha.h.

◆ l2linesize

int alpha_cpu_type_def::l2linesize

Definition at line 52 of file cpu_alpha.h.

◆ l2way

int alpha_cpu_type_def::l2way

Definition at line 53 of file cpu_alpha.h.

◆ name

const char* alpha_cpu_type_def::name

Definition at line 41 of file cpu_alpha.h.

Referenced by alpha_cpu_list_available_types(), and alpha_cpu_new().

◆ pcs_type

uint64_t alpha_cpu_type_def::pcs_type

Definition at line 42 of file cpu_alpha.h.

Referenced by MACHINE_SETUP().


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

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