Skip to content
  • Carl Shapiro's avatar
    Improve and clean-up some move VOPs. · 60d810f9
    Carl Shapiro authored
    * Remove the name dependence on EAX in move-to-word/integer.
    
    * Change move-from-signed to do a fixnum check using one branch
      instead of two.
    
    * Remove move-from-signed and move-from-unsigned assembly routines and
      the commented out code that refers to them.
    60d810f9