Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
3880 commits behind the upstream repository.
user avatar
rtoy authored
o Turn off :load-if for the real arg because the generator doesn't
  handle the case if the real arg is on the stack.
o Enable :load-if for the result because the code (already) handled
  it.
o The wrong TN was being used for the imaginary part of the real part.
o The wrong TNs were being used for the arg registers.  Use the right
  TN values.
1fc790b2
History