On 7/29/21 2:46 AM, Richard Henderson wrote: > We will shortly use the MemOpIdx directly, but in the meantime > re-compute the trace meminfo. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > accel/tcg/atomic_template.h | 48 +++++++++++++++++------------------ > accel/tcg/atomic_common.c.inc | 30 +++++++++++----------- > 2 files changed, 39 insertions(+), 39 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>