On Sat, 17 Jul 2021 at 20:24, Richard Henderson
wrote:
>
> Use trace_mem_get_info instead of trace_mem_build_info,
> using the TCGMemOpIdx that we already have. Do this in
> the atomic_trace_*_pre function as common subroutines.
>
> Signed-off-by: Richard Henderson
> ---
> accel/tcg/atomic_temp
Use trace_mem_get_info instead of trace_mem_build_info,
using the TCGMemOpIdx that we already have. Do this in
the atomic_trace_*_pre function as common subroutines.
Signed-off-by: Richard Henderson
---
accel/tcg/atomic_template.h | 48 +--
accel/tcg/atomic_com