Implement new SVM instruction: (pop-return).
authorChris Hanson <org/chris-hanson/cph>
Sat, 21 Apr 2018 06:45:42 +0000 (23:45 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sat, 21 Apr 2018 06:45:42 +0000 (23:45 -0700)
commit3975a527ef9cf8ccb9660d0ad56b9f6a44bec2ba
tree50a3bf22ad432a1eaa1375caa9da5fc334ee1517
parentd8fecc4ca49a23b5dbdf7b544190dfa704b0701b
Implement new SVM instruction: (pop-return).
src/compiler/machines/svm/assembler-rules.scm
src/microcode/svm1-defns.h
src/microcode/svm1-interp.c