vfp_used_p
retval[0] = vfp_used_p(l);
bool vfp_used_p(const lwp_t *);
if (__predict_false(!vfp_used_p(l))) {
if (vfp_used_p(l)) {