diff --git a/riscv/interactive.cc b/riscv/interactive.cc index 07b2801f..8e22c02c 100644 --- a/riscv/interactive.cc +++ b/riscv/interactive.cc @@ -216,7 +216,7 @@ void sim_t::interactive_reg(const std::string& cmd, const std::vectorstate.XPR[r]); if ((r + 1) % 4 == 0) fprintf(stderr, "\n");