On 2/25/22 11:09, [email protected] wrote:
From: Matheus Ferst<[email protected]>Signed-off-by: Matheus Ferst<[email protected]> --- I couldn't figure out how to use tcg_gen_gvec_rotlv here. Since the code is in the fniv implementation, we have TCGv_vec instead of offsets. I'm keeping the masking for now, so the generated code has the desired effect.
Fair. Reviewed-by: Richard Henderson <[email protected]> r~
