Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
dtc authored
o  Enable the v9 version of emit-multiply.  This is slightly slower
   than the v8 version, but doesn't use the deprecated instructions
   and registers.  This approximately doubles the speed of bignum
   multiplies.

o  Add a v9 version of bignum::%floor.  This approximately doubles the
   speed of bignum floors.  No v8 version because the divide
   instruction might overflow.
e723773c
History
Name Last commit Last update