Re: [PATCH for-6.2 33/43] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
On 7/29/21 2:46 AM, Richard Henderson wrote: > The previous placement in tcg/tcg.h was not logical. > > Signed-off-by: Richard Henderson > --- > include/exec/cpu_ldst.h | 87 +++ > include/tcg/tcg.h | 87 --- > tar
[PATCH for-6.2 33/43] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
The previous placement in tcg/tcg.h was not logical. Signed-off-by: Richard Henderson --- include/exec/cpu_ldst.h | 87 +++ include/tcg/tcg.h | 87 --- target/arm/helper-a64.c | 1 - target/m68k/op_helper.c