Skip to content
Snippets Groups Projects
Commit 88ca1799 authored by toy's avatar toy
Browse files

Some micro-optimizations

o MOVE-FROM-SIGNED uses a shorter sequence of instructions with fewer
  branch instructions to figure out if the number is a fixnum.
o MOVE-FROM-UNSIGNED uses shorter sequence of instructions to set the
  bignum correctly.
parent af5a87b0
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