TEMU  4.4
The Terma Emulator
temu_CpuTraceEntry Struct Reference

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

Data Fields

uint64_t StepCount
 
uint64_t PC
 
uint64_t TimeStampCounter
 
temu_TraceType Type
 
uint32_t Instruction
 

Field Documentation

◆ Instruction

uint32_t temu_CpuTraceEntry::Instruction

◆ PC

uint64_t temu_CpuTraceEntry::PC

◆ StepCount

uint64_t temu_CpuTraceEntry::StepCount

◆ TimeStampCounter

uint64_t temu_CpuTraceEntry::TimeStampCounter

◆ Type

temu_TraceType temu_CpuTraceEntry::Type

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