TEMU  3.0
The Terma Emulator
temu_CpuInfo Struct Reference

#include </builds/termade/temu/temu/include/temu-c/Target/Cpu.h>

Data Fields

const char * ArchName
 
const char * ModelName
 
unsigned VASize
 
unsigned PASize
 
unsigned VATypeSize
 
unsigned PATypeSize
 
unsigned GPRCount
 
unsigned FPRCount
 
temu_Endian InstructionEndianess
 
temu_Endian DataEndianess
 
unsigned NumInstructionSets
 

Field Documentation

◆ ArchName

const char* temu_CpuInfo::ArchName

◆ DataEndianess

temu_Endian temu_CpuInfo::DataEndianess

◆ FPRCount

unsigned temu_CpuInfo::FPRCount

◆ GPRCount

unsigned temu_CpuInfo::GPRCount

◆ InstructionEndianess

temu_Endian temu_CpuInfo::InstructionEndianess

◆ ModelName

const char* temu_CpuInfo::ModelName

◆ NumInstructionSets

unsigned temu_CpuInfo::NumInstructionSets

◆ PASize

unsigned temu_CpuInfo::PASize

◆ PATypeSize

unsigned temu_CpuInfo::PATypeSize

◆ VASize

unsigned temu_CpuInfo::VASize

◆ VATypeSize

unsigned temu_CpuInfo::VATypeSize

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