Allow descriptors for COMPLEX-DOUBLE-DOUBLE-FLOAT-VALUE. This gets
rid of quite a few uneeded loads from memory because we'd load the whole complex double-double into registers and select just the real or imaginary part. Now we just load the two double-floats we want.
Loading
Please register or sign in to comment