Fix #3182: 64 bit FP value returned by C calls was getting trashed
movss instruction was being used to move the result into the destination register instead of movsd
Please register or sign in to comment
movss instruction was being used to move the result into the destination register instead of movsd