This commit is contained in:
Raphael Jacquot 2019-02-09 00:01:30 +01:00
parent 322b176497
commit c86de581d0

View file

@ -6,7 +6,6 @@
`include "decstates.v"
// `DEC_RTNCC:
begin
Carry <= 0;
new_PC <= RSTK[rstk_ptr];