aboutsummaryrefslogtreecommitdiff
path: root/src/path/filepath/path.go
diff options
context:
space:
mode:
authorPaul E. Murphy <murp@ibm.com>2020-11-03 16:59:25 -0600
committerLynn Boger <laboger@linux.vnet.ibm.com>2020-11-04 21:26:23 +0000
commit5ed81a3d14aa4eda5de87d7fe074b4c913b58511 (patch)
tree4cad79801892be375bc82135f11bea082f3e54db /src/path/filepath/path.go
parentf532f19d94365d803e68568eb82d0dd19c81cc5b (diff)
downloadgo-5ed81a3d14aa4eda5de87d7fe074b4c913b58511.tar.xz
cmd/asm: fix rlwnm reg,reg,const,reg encoding on ppc64
The wrong value for the first reg parameter was selected. Likewise the wrong opcode was selected. This should match rlwnm (rrr type), not rlwinm (irr type). Similarly, fix the optab matching rules so clrlslwi does not match reg,reg,const,reg arguments. This is not a valid operand combination for clrlslwi. Fixes #42368 Change-Id: I4eb16d45a760b9fd3f497ef9863f82465351d39f Reviewed-on: https://go-review.googlesource.com/c/go/+/267421 Reviewed-by: Cherry Zhang <cherryyz@google.com> Trust: Lynn Boger <laboger@linux.vnet.ibm.com>
Diffstat (limited to 'src/path/filepath/path.go')
0 files changed, 0 insertions, 0 deletions