-
- Downloads
o Fix critical issue where the conversion of integers to floats left
junk in the high part of the xmm register. This causes some tests in maxima to fail. o Same fix for adding/subtracting a complex and a float. The vops need to be examined carefully to make sure we keep the invariant that the high part is zero for double-float values in XMM registers.
Loading
Please register or sign in to comment