1324 MOVQ R13, 104(SP)
1325retry:
1326▶ // TODO: Consider passing g.m.p in as an argument so they can be shared
1327 // across a sequence of write barriers.
1328 MOVQ g_m(R14), R13
· · ·
1355 // here is NOSPLIT, so nothing will observe these.
1356 //
1357▶ // TODO: We could strike a different balance; e.g., saving X0
1358 // and not saving GP registers that are less likely to be used.
1359 MOVQ DI, 0(SP)