CACAO
|
Go to the source code of this file.
Namespaces | |
cacao | |
This file contains the Instruction class. | |
cacao::jit | |
cacao::jit::compiler2 | |
Second stage compiler namespace. | |
Macros | |
#define | DEBUG_NAME "compiler2/CodeMemory" |
#define | MCODEINITSIZE (1<<15) /* 32 Kbyte code area initialization size */ |
#define DEBUG_NAME "compiler2/CodeMemory" |
Definition at line 35 of file CodeMemory.cpp.
#define MCODEINITSIZE (1<<15) /* 32 Kbyte code area initialization size */ |
Definition at line 37 of file CodeMemory.cpp.