On Sat, 2 Dec 2017 15:29:56 +0800 YunQiang Su <wzss...@gmail.com> wrote: > Package: src:libatomic-ops > Version: 7.4.8-1 > > MIPS r6 uses different encode for ll/sc pair with r5 and previous. > So if `.set mips3' in asm, it will generate previous encode for ll/sc.
This patch has been merged upstream, while not released with 7.6, Please cherry-pick from upstream. https://github.com/ivmai/libatomic_ops/pull/33 > > -- > YunQiang Su