Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • toy's avatar
    88ca1799
    Some micro-optimizations · 88ca1799
    toy authored
    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.
    88ca1799
    History
    Some micro-optimizations
    toy authored
    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.