sse_cvtss2sd
extern void sse_cvtss2sd(float *, double *);
sse_cvtss2sd(&info->op1.val.f, &info->res.val.d);