Skip to content
Snippets Groups Projects
Commit 1fc790b2 authored by rtoy's avatar rtoy
Browse files

In MAKE-COMPLEX-DOUBLE-DOUBLE-FLOAT

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.
parent 8dc8cce5
No related branches found
No related tags found
Loading
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