Transaction-Level Modeling Framework for Space Applications
#include <decoder.hpp>
Public Member Functions | |
CacheElem () | |
CacheElem (Instruction *instr, unsigned int count) | |
Public Attributes | |
Instruction * | instr |
unsigned int | count |
leon3_funclt_trap::CacheElem::CacheElem | ( | ) |
leon3_funclt_trap::CacheElem::CacheElem | ( | Instruction * | instr, |
unsigned int | count | ||
) |
unsigned int leon3_funclt_trap::CacheElem::count |
Instruction* leon3_funclt_trap::CacheElem::instr |