aboutsummaryrefslogtreecommitdiff
path: root/src/unicode
diff options
context:
space:
mode:
authorRuixin(Peter) Bao <ruixin.bao@ibm.com>2020-04-21 16:56:22 -0400
committerMichael Munday <mike.munday@ibm.com>2020-04-22 11:37:03 +0000
commita45ea55da732198dca2457ecb7cabe4ab4a7a162 (patch)
tree645a7861b8322baec79f5752b7256a87d4a63ca3 /src/unicode
parent79395c55e27618c1d48218274498d8390705979c (diff)
downloadgo-a45ea55da732198dca2457ecb7cabe4ab4a7a162.tar.xz
cmd/internal: allow ADDE to work with memory location on s390x
Originally on s390x, ADDE does not work when adding numbers from a memory location. For example: ADDE (R3), R4 will result in a failure. Since ADDC, ADD and ADDW already supports adding from memory location, let's support that for ADDE as well. Change-Id: I7cbe112ea154733a621b948c6a21bbee63fb0c62 Reviewed-on: https://go-review.googlesource.com/c/go/+/229304 Reviewed-by: Michael Munday <mike.munday@ibm.com> Run-TryBot: Michael Munday <mike.munday@ibm.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/unicode')
0 files changed, 0 insertions, 0 deletions