Skip to content
Snippets Groups Projects
Commit 38a31e56 authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix typo and line-up comments neatly for the disassembled instruction.

parent ebf96470
Branches
Tags
No related merge requests found
......@@ -147,7 +147,7 @@
;; ourselves by looking at the block of memory into which the
;; instructions were assembled. This is fragile, but good enough
;; for simple testing for now. Currently assumes everything is in
;; the first element of returned by NEW-ASSEM::SEGMENT-OUTPUT-BLOCKS.
;; the first element returned by NEW-ASSEM::SEGMENT-OUTPUT-BLOCKS.
(let* ((seg (test-assem))
(start (new-assem::segment-output-blocks seg)))
(disassem::disassemble-memory (aref start 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment