OSDN Git Service

accel/tcg: Pass MemOpIdx to atomic_trace_*_post
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 26 Jul 2021 18:19:40 +0000 (08:19 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 5 Oct 2021 23:53:17 +0000 (16:53 -0700)
commitc3e83e376cf028fade97072d86f33e4a92ddf9a2
tree46194c2ef907e9233b276af07bbb25353c337e79
parentb0702c91c66a9a9d8831ecb3d08f511e7d167489
accel/tcg: Pass MemOpIdx to atomic_trace_*_post

We will shortly use the MemOpIdx directly, but in the meantime
re-compute the trace meminfo.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/atomic_common.c.inc
accel/tcg/atomic_template.h