aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/memclr_mipsx.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/memclr_mipsx.s')
-rw-r--r--src/runtime/memclr_mipsx.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/runtime/memclr_mipsx.s b/src/runtime/memclr_mipsx.s
index 1561a23dbe..eb2a8a7219 100644
--- a/src/runtime/memclr_mipsx.s
+++ b/src/runtime/memclr_mipsx.s
@@ -14,6 +14,8 @@
#define MOVWLO MOVWL
#endif
+// See memclrNoHeapPointers Go doc for important implementation constraints.
+
// func memclrNoHeapPointers(ptr unsafe.Pointer, n uintptr)
TEXT runtime·memclrNoHeapPointers(SB),NOSPLIT,$0-8
MOVW n+4(FP), R2