On Mon, 15 May 2023 at 15:37, Richard Henderson <richard.hender...@linaro.org> wrote: > > Add fast paths for FEAT_LSE2, using the detection in tcg. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > accel/tcg/ldst_atomicity.c.inc | 37 ++++++++++++++++++++++++++++++---- > 1 file changed, 33 insertions(+), 4 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM