ppc_cpu_type_def Struct Reference

Back to the index.

Public Attributes | List of all members
ppc_cpu_type_def Struct Reference

#include <cpu_ppc.h>

Public Attributes

const char * name
 
int pvr
 
int bits
 
int flags
 
int icache_shift
 
int ilinesize
 
int iway
 
int dcache_shift
 
int dlinesize
 
int dway
 
int l2cache_shift
 
int l2linesize
 
int l2way
 
int altivec
 

Detailed Description

Definition at line 43 of file cpu_ppc.h.

Member Data Documentation

◆ altivec

int ppc_cpu_type_def::altivec

Definition at line 57 of file cpu_ppc.h.

◆ bits

int ppc_cpu_type_def::bits

Definition at line 46 of file cpu_ppc.h.

◆ dcache_shift

int ppc_cpu_type_def::dcache_shift

Definition at line 51 of file cpu_ppc.h.

Referenced by ppc_cpu_dumpinfo().

◆ dlinesize

int ppc_cpu_type_def::dlinesize

Definition at line 52 of file cpu_ppc.h.

Referenced by X().

◆ dway

int ppc_cpu_type_def::dway

Definition at line 53 of file cpu_ppc.h.

◆ flags

int ppc_cpu_type_def::flags

Definition at line 47 of file cpu_ppc.h.

Referenced by ppc_bat(), ppc_cpu_register_dump(), ppc_translate_v2p(), and reg_access_msr().

◆ icache_shift

int ppc_cpu_type_def::icache_shift

Definition at line 48 of file cpu_ppc.h.

Referenced by ppc_cpu_dumpinfo().

◆ ilinesize

int ppc_cpu_type_def::ilinesize

Definition at line 49 of file cpu_ppc.h.

◆ iway

int ppc_cpu_type_def::iway

Definition at line 50 of file cpu_ppc.h.

◆ l2cache_shift

int ppc_cpu_type_def::l2cache_shift

Definition at line 54 of file cpu_ppc.h.

Referenced by ppc_cpu_dumpinfo().

◆ l2linesize

int ppc_cpu_type_def::l2linesize

Definition at line 55 of file cpu_ppc.h.

◆ l2way

int ppc_cpu_type_def::l2way

Definition at line 56 of file cpu_ppc.h.

◆ name

const char* ppc_cpu_type_def::name

Definition at line 44 of file cpu_ppc.h.

Referenced by ppc_cpu_list_available_types().

◆ pvr

int ppc_cpu_type_def::pvr

Definition at line 45 of file cpu_ppc.h.


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