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

Go to the source code of this file.

Data Structures

struct  temu_BTIface
 

Macros

#define TEMU_BT_IFACE_TYPE   "BTIface"
 

Enumerations

enum  temu_BTStatID {
  teBTS_TranslatedInstructions, teBTS_ExecutedInstructions, teBTS_TranslatedBlocks, teBTS_ExecutedBlocks,
  teBTS_CodeSize
}
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_BT)
 

Macro Definition Documentation

◆ TEMU_BT_IFACE_TYPE

#define TEMU_BT_IFACE_TYPE   "BTIface"

Enumeration Type Documentation

◆ temu_BTStatID

Enumerator
teBTS_TranslatedInstructions 
teBTS_ExecutedInstructions 
teBTS_TranslatedBlocks 
teBTS_ExecutedBlocks 
teBTS_CodeSize 

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_BT  )