Link offset in JAL

This commit is contained in:
Peter Rugg
2020-06-01 18:57:51 +01:00
parent 1725cdda8f
commit b7c73d4422

View File

@@ -377,7 +377,7 @@ function ExecResult basicExec(DecodedInst dInst, CapPipe rVal1, CapPipe rVal2, C
St : rVal2;
Sc : rVal2;
Amo : rVal2;
J : nullWithAddr(getAddr(link_pcc));
J : nullWithAddr(getOffset(link_pcc));
CCall : cap_alu_result;
CJALR : link_pcc;
Jr : nullWithAddr(getOffset(link_pcc));