[xcc] instructions now set PC explicitly
[riscv-isa-sim.git] / riscv / insns / j.h
index 8abe0ba2a4d40e50500d98f5e2a1053ba6548b1f..3a4da2a79ee96d2aeec79b3c5c21f61ea234d0e7 100644 (file)
@@ -1 +1 @@
-npc = JUMP_TARGET;
+set_pc(JUMP_TARGET);