mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
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>
This commit is contained in:
parent
912f075047
commit
c96833e5ba
1 changed files with 0 additions and 4 deletions
|
|
@ -827,10 +827,6 @@ The other codes are <code>-></code> (arithmetic right shift),
|
||||||
|
|
||||||
<h3 id="arm64">ARM64</h3>
|
<h3 id="arm64">ARM64</h3>
|
||||||
|
|
||||||
<p>
|
|
||||||
The ARM64 port is in an experimental state.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<code>R18</code> is the "platform register", reserved on the Apple platform.
|
<code>R18</code> is the "platform register", reserved on the Apple platform.
|
||||||
To prevent accidental misuse, the register is named <code>R18_PLATFORM</code>.
|
To prevent accidental misuse, the register is named <code>R18_PLATFORM</code>.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue