go/doc
fanzha02 9f10d28304 cmd/internal/obj/arm64: summarize the Go assembly syntax and the GNU syntax mapping rules
The patch rewrites the content of doc.go file. The file describes some
general rules of the mapping between Go assembly syntax and GNU syntax.
And it gives some Go assembly examples and corresponding GNU assembly
examples.

The patch changes the doc.go to use standard doc comment format so that
the link https://golang.org/cmd/internal/obj/arm64/ can display it.

Assembly document framework is mainly contributed by Eric Fang <Eric.Fang@arm.com>
Documentation work is contributed by Eric Fang and Fannie Zhang <Fannie.Zhang@arm.com>

Change-Id: I8b3f6d6c6b91afdc2c44602e8f796beea905085e
Reviewed-on: https://go-review.googlesource.com/102055
Reviewed-by: Rob Pike <r@golang.org>
2018-04-20 01:40:35 +00:00
..
articles doc/articles/wiki: highlight the use of _ warning 2018-02-14 04:54:37 +00:00
codewalk
devel doc: use past releases in Release Policy explanation 2018-04-16 16:20:11 +00:00
gopher
play
progs net/http,doc: use HTTP status code constants where applicable 2018-02-26 05:04:31 +00:00
asm.html cmd/internal/obj/arm64: summarize the Go assembly syntax and the GNU syntax mapping rules 2018-04-20 01:40:35 +00:00
cmd.html
code.html
conduct.html
contrib.html
contribute.html doc/contribute.html: adjust wording from previous CL 2018-04-16 22:12:29 +00:00
debugging_with_gdb.html
diagnostics.html
docs.html
editors.html
effective_go.html
gccgo_contribute.html
gccgo_install.html
go-logo-black.png
go-logo-blue.png
go-logo-white.png
go1.1.html
go1.2.html
go1.3.html
go1.4.html
go1.5.html
go1.6.html
go1.7.html
go1.8.html
go1.9.html
go1.10.html doc: add note about invalid flag errors to 1.10 release notes 2018-02-16 00:27:49 +00:00
go1.html
go1compat.html
go_faq.html doc/faq: add a Q&A about virus scanners 2018-02-28 05:55:31 +00:00
go_mem.html
go_spec.html Revert "doc: remove non-prime from list of primes in spec" 2018-03-19 21:51:23 +00:00
help.html
ie.css
install-source.html doc: switch from spaces to tabs for indentation in example code 2018-04-11 04:30:47 +00:00
install.html doc: clarify package uninstall/clean command 2018-04-16 19:54:55 +00:00
root.html
security.html
share.png
tos.html