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.
Loading
Please register or sign in to comment