On 8/3/21 6:14 AM, Richard Henderson wrote:
> There is no point in encoding load/store within a bit of
> the memory trace info operand. Represent atomic operations
> as a single read-modify-write tracepoint. Use MemOpIdx
> instead of inventing a form specifically for traces.
>
> Signed-off-by: R
There is no point in encoding load/store within a bit of
the memory trace info operand. Represent atomic operations
as a single read-modify-write tracepoint. Use MemOpIdx
instead of inventing a form specifically for traces.
Signed-off-by: Richard Henderson
---
accel/tcg/atomic_template.h |