On Fri, 16 Apr 2021 at 19:31, Richard Henderson <[email protected]> wrote: > > Split out a helper function from mte_checkN to perform > all of the checking and address manpulation. So far, > just use this in mte_checkN itself. > > Reviewed-by: Alex Bennée <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/mte_helper.c | 52 +++++++++++++++++++++++++++++++---------- > 1 file changed, 40 insertions(+), 12 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
