17 #ifndef TEMU_SUPPORT_VTABLE_H 18 #define TEMU_SUPPORT_VTABLE_H temu_MachineIface * Machine
Machine interface.
Definition: VTables.h:53
temu_MemAccessIface * MemAccess
Memory access interface.
Definition: VTables.h:59
temu_CpuIface * Cpu
CPU interface.
Definition: VTables.h:39
Fast memory operations.
Definition: VTables.h:58
temu_MemoryIface * Memory
Memory interface (deprecated)
Definition: VTables.h:60
Definition: IrqController.h:24
temu_BinaryTranslationControlIface * Translation
Binary translator control interface.
Definition: VTables.h:44
temu_EventIface * Event
Event interface.
Definition: VTables.h:41
temu_PDCIface * PDC
Pre-decode cache interface.
Definition: VTables.h:61
temu_EventIface * Event
Event interface.
Definition: VTables.h:54
temu_ClockIface * Clock
Clock interface.
Definition: VTables.h:43
temu_IrqCtrlIface * Irq
IRQ interface.
Definition: VTables.h:40
temu_MemAccessIface * InvalidAccess
Invalid memory access interface.
Definition: VTables.h:42