|
TEMU
2
The Terma Emulator
|
Go to the source code of this file.
Data Structures | |
| struct | temu_CacheIface |
| struct | temu_CacheCtrlIface |
Macros | |
| #define | TEMU_CACHE_NONE 0 |
| #define | TEMU_CACHE_LRU 1 |
| #define | TEMU_CACHE_LRR 2 |
| #define | TEMU_CACHE_RND 3 |
| #define | TEMU_CACHE_IFACE_TYPE "CacheIface" |
| #define | TEMU_CACHE_CTRL_IFACE_TYPE "CacheCtrlIface" |
Typedefs | |
| typedef struct temu_CacheIface | temu_CacheIface |
| typedef struct temu_CacheCtrlIface | temu_CacheCtrlIface |
Functions | |
| TEMU_IFACE_REFERENCE_TYPE (temu_Cache) | |
| TEMU_IFACE_REFERENCE_TYPE (temu_CacheCtrl) | |
| typedef struct temu_CacheCtrlIface temu_CacheCtrlIface |
| typedef struct temu_CacheIface temu_CacheIface |
| TEMU_IFACE_REFERENCE_TYPE | ( | temu_Cache | ) |
| TEMU_IFACE_REFERENCE_TYPE | ( | temu_CacheCtrl | ) |