]> Cypherpunks repositories - gostls13.git/commit
doc: use "high address/low address" instead of "top/bottom"
authorfanzha02 <fannie.zhang@arm.com>
Tue, 3 Aug 2021 04:11:29 +0000 (12:11 +0800)
committerfannie zhang <Fannie.Zhang@arm.com>
Tue, 10 Aug 2021 01:13:06 +0000 (01:13 +0000)
commit1f9c9d853067635305f72e247c5b49e3fa5da8af
tree1f2152603d23c7511ed669c6524245148f3db4cf
parentf1dce319ffd9d3663f522141abfb9c1ec9d92e04
doc: use "high address/low address" instead of "top/bottom"

The current document uses the "top" and "bottom" when talking
about the address within a frame, which may easily lead to
misunderstandings. This patch directly uses "high address"
and "low address" to make the expression clearer.

Change-Id: I7469330bbdc158672d7f0314fe6680ebdd9ab79a
Reviewed-on: https://go-review.googlesource.com/c/go/+/339369
Trust: fannie zhang <Fannie.Zhang@arm.com>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
doc/asm.html
src/cmd/internal/obj/textflag.go
src/runtime/textflag.h