go/src/cmd/asm
eric fang e9e0d1ef70 cmd/asm/internal/arch: adds the missing type check for arm64 SXTB extension
Operands of memory type do not support SXTB extension. This CL adds this
missing check.

Change-Id: I1fa438dd314fc8aeb889637079cc67b538e83a89
Reviewed-on: https://go-review.googlesource.com/c/go/+/342769
Reviewed-by: eric fang <eric.fang@arm.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: eric fang <eric.fang@arm.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Michael Knyszek <mknyszek@google.com>
2021-08-20 03:25:36 +00:00
..
internal cmd/asm/internal/arch: adds the missing type check for arm64 SXTB extension 2021-08-20 03:25:36 +00:00
doc.go cmd/asm, cmd/compile, doc: document -spectre flags 2020-06-05 16:54:48 +00:00
main.go cmd/asm, cmd/link: use full objabi header 2021-04-23 21:42:54 +00:00