Browse Source

[gcc] generate code for complex branches

cs250
Andrew Waterman 16 years ago
parent
commit
864c3ef8ac
  1. 3
      riscv/insns/jalr.h

3
riscv/insns/jalr.h

@ -1,3 +0,0 @@
uint32_t temp = npc;
npc = RS;
RD = temp;
Loading…
Cancel
Save