Skip to content
Snippets Groups Projects
Commit 1430eb35 authored by wlott's avatar wlott
Browse files

Added load of .../assembly/mips/support.

parent f13387a8
No related branches found
No related tags found
No related merge requests found
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
(load "c:main") (load "c:main")
(load "c:assembler") (load "c:assembler")
(load "assem:assemfile") (load "assem:assemfile")
#+pmax (load "assem:mips/support")
#+pmax (load "mips:dismips") #+pmax (load "mips:dismips")
#-pmax (load "c:assem-insts") #-pmax (load "c:assem-insts")
#+pmax (load "mips:mips-insts") #+pmax (load "mips:mips-insts")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment