Please correct the operation of the JSR
/JSRR
instruction to read:
TEMP = PC†
if (bit(11)==0)
PC = BaseR;
else
PC = PC† + LSHF(SEXT(PCoffset11), 1);
R7 = TEMP;
* PC†: incremented PC
You may use these annotated buzzwords as a reference in your studies.
This section lists papers referenced in class.