diff --git a/doc/asm.html b/doc/asm.html index 11033fe3c5..d89072e319 100644 --- a/doc/asm.html +++ b/doc/asm.html @@ -832,27 +832,16 @@ The other extensions include SXTH (16-bit), SXTW (32-b Reference: Go ARM64 Assembly Instructions Reference Manual

-

64-bit PowerPC, a.k.a. ppc64

+

PPC64

-The 64-bit PowerPC port is in an experimental state. +This assembler is used by GOARCH values ppc64 and ppc64le.

-Addressing modes: +Reference: Go PPC64 Assembly Instructions Reference Manual

-

IBM z/Architecture, a.k.a. s390x