From: Yunsup Lee Date: Wed, 19 Oct 2011 00:17:18 +0000 (-0700) Subject: fix vf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4f3f70f6b7a115ddb159953df5f5cb4261260685;p=riscv-isa-sim.git fix vf --- diff --git a/riscv/insns/vf.h b/riscv/insns/vf.h index 7779645..d1527b3 100644 --- a/riscv/insns/vf.h +++ b/riscv/insns/vf.h @@ -3,6 +3,7 @@ for (int i=0; ipc = RS1+SIMM; uts[i]->utmode = true; + uts[i]->run = true; while (uts[i]->utmode) uts[i]->step(1, false); // XXX }