On Sat, 17 Jul 2021 at 20:24, Richard Henderson <[email protected]> wrote: > > Always provide the atomic interface using TCGMemOpIdx oi > and uintptr_t retaddr. Rename from helper_* to cpu_* so > as to (mostly) match the exec/cpu_ldst.h functions, and > to emphasize that they are not callable from TCG directly. > > Signed-off-by: Richard Henderson <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
