Skip to content

Commit c96833e

Browse files
committed
doc: remove stale comment about arm64 port
Fixes #47079. Change-Id: I8a671e3fdc13083e44e8d89064a5e7621e53bc4c Reviewed-on: https://go-review.googlesource.com/c/go/+/333075 Trust: Michael Knyszek <mknyszek@google.com> Reviewed-by: Keith Randall <khr@golang.org> Run-TryBot: Michael Knyszek <mknyszek@google.com> TryBot-Result: Go Bot <gobot@golang.org>
1 parent 912f075 commit c96833e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/asm.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -827,10 +827,6 @@ <h3 id="arm">ARM</h3>
827827

828828
<h3 id="arm64">ARM64</h3>
829829

830-
<p>
831-
The ARM64 port is in an experimental state.
832-
</p>
833-
834830
<p>
835831
<code>R18</code> is the "platform register", reserved on the Apple platform.
836832
To prevent accidental misuse, the register is named <code>R18_PLATFORM</code>.

0 commit comments

Comments
 (0)