Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/goPublic

Commit8a28f58

Browse files
committed
[release-branch.go1.2] src/cmd/?a: link to new assembler document
««« CL 18430044 / 1a86e8314ff5src/cmd/?a: link to new assembler documentBlocked on 20930043, the CL the new text references.R=golang-dev, bradfitzCC=golang-devhttps://golang.org/cl/18430044»»»R=golang-devCC=golang-devhttps://golang.org/cl/25480046
1 parentaf4b9ae commit8a28f58

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

‎src/cmd/5a/doc.go‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
1111
http://plan9.bell-labs.com/magic/man2html/1/8a
1212
13+
Go-specific considerations are documented at
14+
15+
http://golang.org/doc/asm.html
16+
1317
Its target architecture is the ARM, referred to by these tools as arm.
1418
1519
*/

‎src/cmd/6a/doc.go‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
1111
http://plan9.bell-labs.com/magic/man2html/1/8a
1212
13-
Its target architecture is the x86-64, referred to by these tools as amd64.
13+
Go-specific considerations are documented at
14+
15+
http://golang.org/doc/asm.html
16+
17+
IIts target architecture is the x86-64, referred to by these tools as amd64.
1418
1519
*/
1620
package main

‎src/cmd/8a/doc.go‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
1111
http://plan9.bell-labs.com/magic/man2html/1/8a
1212
13+
Go-specific considerations are documented at
14+
15+
http://golang.org/doc/asm.html
16+
17+
I
1318
Its target architecture is the x86, referred to by these tools for historical reasons as 386.
1419
1520
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp