sh_cpu_type_def Struct Reference

Back to the index.

Public Attributes | List of all members
sh_cpu_type_def Struct Reference

#include <cpu_sh.h>

Public Attributes

const char * name
 
int bits
 
int arch
 
uint32_t pvr
 
uint32_t prr
 

Detailed Description

Definition at line 53 of file cpu_sh.h.

Member Data Documentation

◆ arch

int sh_cpu_type_def::arch

Definition at line 56 of file cpu_sh.h.

◆ bits

int sh_cpu_type_def::bits

Definition at line 55 of file cpu_sh.h.

Referenced by emul_machine_setup().

◆ name

const char* sh_cpu_type_def::name

Definition at line 54 of file cpu_sh.h.

Referenced by DEVICE_ACCESS(), and sh_cpu_list_available_types().

◆ prr

uint32_t sh_cpu_type_def::prr

Definition at line 58 of file cpu_sh.h.

Referenced by DEVICE_ACCESS().

◆ pvr

uint32_t sh_cpu_type_def::pvr

Definition at line 57 of file cpu_sh.h.

Referenced by DEVICE_ACCESS().


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