K 10 svn:author V 2 bz K 8 svn:date V 27 2020-11-12T17:26:19.443743Z K 7 svn:log V 321 MFC r367538: arm64: bs_sr_ take II In r367327 generic_bs_sr_ were derived from mips. Given we are calling generic_bs_w_ and no write directly, we do not have to do the address calculations ourselves as eneric_bs_w_ will do a str val [bsh, offset]. All we actually have to do is increment offset. END