Skip to content
Snippets Groups Projects
Commit 6acc279c authored by ram's avatar ram
Browse files

Moved byte disassembler here from byte-interp. Enhanced disassembler & dump

disassembly in trace file.  Add pseudo-backend operations which use the
byte-order to determine what machine-independent fasl format to use.
Removed byte-output-length.  Instead we explicitly finalize the segment so that
we have the correct offsets for the entry labels.
When annotating tail-local calls, make sure the successor is the callee.
Fixed byte-continuation numbering to be global and to be done for all the
continuations referenced in ssets.
Subtract out the right set in stack flow analysis.
When moving set args into locals, remember that we number args backwards.
If block ends in a tail call, don't emit any jump.
byte-xep => byte-function.
parent 7c153801
No related branches found
No related tags found
No related merge requests found
Loading
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