sval_from_fval
sval_t sval_from_fval(struct expression *expr, long double fval);
sval = sval_from_fval(expr, expr->fvalue);