#include <assert.h>#include <stdio.h>#include <string.h>#include <iomanip>#include "ComponentFactory.h"#include "GXemul.h"#include "components/RISCV_CPUComponent.h"Go to the source code of this file.
Functions | |
| DYNTRANS_INSTR (RISCV_CPUComponent, ToBeTranslated) | |
| DYNTRANS_INSTR | ( | RISCV_CPUComponent | , |
| ToBeTranslated | |||
| ) |
Definition at line 372 of file RISCV_CPUComponent.cc.
References DYNTRANS_INSTR_HEAD, ic, RISCV_MAX_PARCELS, and UI::ShowDebugMessage().
1.8.18