]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/arm64: add NOOP description in Go assembly syntax
authordiaxu01 <dianhong.xu@arm.com>
Fri, 25 Oct 2019 06:19:23 +0000 (06:19 +0000)
committerCherry Zhang <cherryyz@google.com>
Mon, 25 Nov 2019 15:08:18 +0000 (15:08 +0000)
commit01f15b62b3d91c0f7fed54eedeee4123eb04b533
treeed43289ff8516823ec86ceb6ec58b4d7fb44a503
parent9940c7768261f035b14657053ada8d0e88283241
cmd/internal/obj/arm64: add NOOP description in Go assembly syntax

This Patch describes NOOP in Go assembly syntax and gives Go assembly
example and corresponding GNU assembly example.

Change-Id: I9db659cc5e3dc6b1f1450f2064255af8872d4b1c
Reviewed-on: https://go-review.googlesource.com/c/go/+/207400
Run-TryBot: eric fang <eric.fang@arm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/internal/obj/arm64/doc.go