diff options
| author | Ruixin(Peter) Bao <ruixin.bao@ibm.com> | 2020-04-21 16:56:22 -0400 |
|---|---|---|
| committer | Michael Munday <mike.munday@ibm.com> | 2020-04-22 11:37:03 +0000 |
| commit | a45ea55da732198dca2457ecb7cabe4ab4a7a162 (patch) | |
| tree | 645a7861b8322baec79f5752b7256a87d4a63ca3 /src/unicode/utf8 | |
| parent | 79395c55e27618c1d48218274498d8390705979c (diff) | |
| download | go-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/utf8')
0 files changed, 0 insertions, 0 deletions
