Richard Henderson <richard.hender...@linaro.org> writes:
> The log2_esize parameter is not used except trivially. > Drop the parameter and the deferral to gen_mte_check1. > > This fixes a bug in that the parameters as documented > in the header file were the reverse from those in the > implementation. Which meant that translate-sve.c was > passing the parameters in the wrong order. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée