TEMU  4.4
The Terma Emulator
temu_MemVTable Struct Reference

Fast memory operations. More...

#include </builds/termade/temu/temu/include/temu-c/Support/VTables.h>

Collaboration diagram for temu_MemVTable:

Data Fields

temu_MemAccessIfaceMemAccess
 Memory access interface. More...
 
temu_MemoryIfaceMemory
 Memory interface (deprecated) More...
 
temu_PDCIfacePDC
 Pre-decode cache interface. More...
 

Detailed Description

Fast memory operations.

Field Documentation

◆ MemAccess

temu_MemAccessIface* temu_MemVTable::MemAccess

Memory access interface.

◆ Memory

temu_MemoryIface* temu_MemVTable::Memory

Memory interface (deprecated)

◆ PDC

temu_PDCIface* temu_MemVTable::PDC

Pre-decode cache interface.


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