On 08/04/2016 10:27 AM, Kelvin Nilsen wrote: > + "xsxexpdp %0,%x1" > + [(set_attr "type" "vecsimple")])
> + "xsxsigdp %0,%x1" > + [(set_attr "type" "vecsimple")]) 'integer' for both, reasoning in response on initial thread for this patch. > + "xvxexp<VSs> %x0,%x1" > + [(set_attr "type" "fpsimple")]) > + "xvxsig<VSs> %x0,%x1" > + [(set_attr "type" "fpsimple")]) 'vecsimple' for both. -Pat