On 8/23/21 9:40 AM, Philipp Tomsich wrote:
The 1.0.0 version of Zbb does not contain gorc/gorci. Instead, a orc.b instruction (equivalent to the orc.b pseudo-instruction built on gorci from pre-0.93 draft-B) is available, mainly targeting string-processing workloads.This commit adds the new orc.b instruction and removed gorc/gorci. Signed-off-by: Philipp Tomsich<philipp.toms...@vrull.eu>
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~