-
Richard Henderson authored
No host backend support yet, but the interfaces for rotls are in place. Only implement left-rotate for now, as the only known use of vector rotate by scalar is s390x, so any right-rotate would be unused and untestable. Reviewed-by:
Alex Bennée <alex.bennee@linaro.org>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>Richard Henderson authoredNo host backend support yet, but the interfaces for rotls are in place. Only implement left-rotate for now, as the only known use of vector rotate by scalar is s390x, so any right-rotate would be unused and untestable. Reviewed-by:
Alex Bennée <alex.bennee@linaro.org>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Loading