OpenASIP
2.0
|
Go to the source code of this file.
Classes | |
class | SimValue |
class | NullSimValue |
Macros | |
#define | SIMD_WORD_WIDTH 4096 |
#define | SIMVALUE_MAX_BYTE_SIZE (SIMD_WORD_WIDTH / BYTE_BITWIDTH) |
#define | SIMULATOR_MAX_INTWORD_BITWIDTH 32 |
#define | SIMULATOR_MAX_LONGWORD_BITWIDTH 64 |
Declaration of SimValue class.
Definition in file SimValue.hh.
#define SIMD_WORD_WIDTH 4096 |
Definition at line 42 of file SimValue.hh.
#define SIMULATOR_MAX_INTWORD_BITWIDTH 32 |
Definition at line 248 of file SimValue.hh.
#define SIMULATOR_MAX_LONGWORD_BITWIDTH 64 |
Definition at line 249 of file SimValue.hh.
#define SIMVALUE_MAX_BYTE_SIZE (SIMD_WORD_WIDTH / BYTE_BITWIDTH) |
Definition at line 43 of file SimValue.hh.