aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/reflectdata/reflect.go
diff options
context:
space:
mode:
authorPaul E. Murphy <murp@ibm.com>2021-03-09 16:55:04 -0600
committerLynn Boger <laboger@linux.vnet.ibm.com>2021-03-24 14:20:32 +0000
commit747f426944b1c0c3a26537ef78cb6c5bd4d05cde (patch)
tree1d234442634637e826ad406537ef34a1831b2b32 /src/cmd/compile/internal/reflectdata/reflect.go
parentd8960e65a2386c899d50d7f0c355080865225b94 (diff)
downloadgo-747f426944b1c0c3a26537ef78cb6c5bd4d05cde.tar.gz
go-747f426944b1c0c3a26537ef78cb6c5bd4d05cde.zip
cmd/internal/obj: remove bogus load/store optab entries from ppc64
No valid operation should match those removed by this patch. They kind of look as if they match X-form load/stores on ppc64, but the second argument is always ignored when translating to machine code. Similarly, it should be noted an X-form memory access encodes into an Addr which is a classified as a ZOREG argument with a non-zero index, and a register type Addr. Change-Id: I1adbb020d1b2612b18949d0e7eda05dbb3e8a25c Reviewed-on: https://go-review.googlesource.com/c/go/+/303329 Reviewed-by: Carlos Eduardo Seo <carlos.seo@linaro.org> Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com> Run-TryBot: Paul Murphy <murp@ibm.com> TryBot-Result: Go Bot <gobot@golang.org> Trust: Carlos Eduardo Seo <carlos.seo@linaro.org>
Diffstat (limited to 'src/cmd/compile/internal/reflectdata/reflect.go')
0 files changed, 0 insertions, 0 deletions