TEMU  4.4
The Terma Emulator
PowerPC.h File Reference
#include "temu-c/Memory/Memory.h"
#include "temu-c/Support/Objsys.h"
#include <stdint.h>
Include dependency graph for PowerPC.h:

Go to the source code of this file.

Data Structures

struct  temu_PowerPCIface
 
struct  temu_E500TLBEntry
 
struct  temu_E500MMUIface
 

Macros

#define TEMU_POWERPC_IFACE_TYPE   "temu::PowerPCIface"
 
#define TEMU_E500_MMU_IFACE_TYPE   "temu::E500MMUIface"
 

Typedefs

typedef struct temu_PowerPCIface temu_PowerPCIface
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_PowerPC)
 
 TEMU_IFACE_REFERENCE_TYPE (temu_E500MMU)
 

Macro Definition Documentation

◆ TEMU_E500_MMU_IFACE_TYPE

#define TEMU_E500_MMU_IFACE_TYPE   "temu::E500MMUIface"

◆ TEMU_POWERPC_IFACE_TYPE

#define TEMU_POWERPC_IFACE_TYPE   "temu::PowerPCIface"

Typedef Documentation

◆ temu_PowerPCIface

Interface for PowerPC specific functionality

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE() [1/2]

TEMU_IFACE_REFERENCE_TYPE ( temu_E500MMU  )

◆ TEMU_IFACE_REFERENCE_TYPE() [2/2]

TEMU_IFACE_REFERENCE_TYPE ( temu_PowerPC  )