Package: src:boost1.62 Version: 1.62.0+dfsg-5 mips r6 changes encoding of some insn, include ll/sc, if we .set mips2, it will generate old encodings for them.
So we shouldn't use `.set mips2' for r6. https://github.com/boostorg/smart_ptr/pull/47 -- YunQiang Su

