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

Go to the source code of this file.

Data Structures

struct  temu_BlockDisassemblerIface
 

Macros

#define TEMU_DISASSEMBLER_ALTERNATE_SYNTAX   UINT64_C(1)
 
#define TEMU_DISASSEMBLER_LATENCY   UINT64_C(2)
 
#define TEMU_BLOCK_DISASSEMBLER_IFACE_TYPE   "temu::BlockDisassemblerIface"
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_BlockDisassembler)
 

Macro Definition Documentation

◆ TEMU_BLOCK_DISASSEMBLER_IFACE_TYPE

#define TEMU_BLOCK_DISASSEMBLER_IFACE_TYPE   "temu::BlockDisassemblerIface"

◆ TEMU_DISASSEMBLER_ALTERNATE_SYNTAX

#define TEMU_DISASSEMBLER_ALTERNATE_SYNTAX   UINT64_C(1)

◆ TEMU_DISASSEMBLER_LATENCY

#define TEMU_DISASSEMBLER_LATENCY   UINT64_C(2)

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_BlockDisassembler  )