ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
Translation.h File Reference
#include "etiss/Misc.h"
#include <memory>
#include <unordered_map>
Include dependency graph for Translation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  etiss::BlockLink
 structure to store additional information with a function pointer to the translated code More...
 
class  etiss::Translation
 

Namespaces

namespace  etiss
 forwards: include/jit/*
 

Typedefs

typedef etiss::int32(* etiss::ExecBlockCall) (ETISS_CPU *cpu, ETISS_System *system, void **plugin_pointers)