]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: add support to shift operands on arm64
authorwei xiao <wei.xiao@arm.com>
Mon, 28 Nov 2016 02:38:48 +0000 (10:38 +0800)
committerCherry Zhang <cherryyz@google.com>
Mon, 27 Mar 2017 20:47:15 +0000 (20:47 +0000)
commit579297e1e14423a7d48733f5c1b475873bd3bfef
treec1b7909fd1c73ff09a31de1c623b8c0ab07fa2c1
parent7e817859b349864c67cfcf4dfe3cb2f752463521
cmd/asm: add support to shift operands on arm64

Fixes: #18070
Also added a test in: cmd/asm/internal/asm/testdata/arm64.s

Change-Id: Icc43ff7383cc06b8eaccabd9ff0aefa61c4ecb88
Reviewed-on: https://go-review.googlesource.com/33595
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/asm/internal/asm/parse.go
src/cmd/asm/internal/asm/testdata/arm64.s