Use the new common function and avoid rolling our own helper(s). r~
Based-on: 20221111074101.2069454-1-richard.hender...@linaro.org ("tcg: Support for Int128 with helpers") Richard Henderson (1): target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX target/ppc/helper.h | 2 - target/ppc/mem_helper.c | 44 ----------------- target/ppc/translate.c | 102 ++++++++++++++++++---------------------- 3 files changed, 47 insertions(+), 101 deletions(-) -- 2.34.1