TEMU  4.4
The Terma Emulator
temu_TrapEventInfo Struct Reference

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

Data Fields

uint32_t TrapId
 Trap number (architecture specific) More...
 
uint64_t PC
 Program counter when trap occurred. More...
 
uint64_t nPC
 Only valid for targets with delay slots. More...
 

Field Documentation

◆ nPC

uint64_t temu_TrapEventInfo::nPC

Only valid for targets with delay slots.

◆ PC

uint64_t temu_TrapEventInfo::PC

Program counter when trap occurred.

◆ TrapId

uint32_t temu_TrapEventInfo::TrapId

Trap number (architecture specific)


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