diff options
| author | Shenghou Ma <minux@golang.org> | 2016-12-09 00:13:43 -0500 |
|---|---|---|
| committer | Minux Ma <minux@golang.org> | 2016-12-12 23:25:06 +0000 |
| commit | 9fe2291efdfd6257b97a3271b1145b67a3e7089d (patch) | |
| tree | 8a4c07802984842197bf187f05b3ac8c966e626b /src/os/exec | |
| parent | bc61026c3f60d0d449e1cb292ef202daa1c2d019 (diff) | |
| download | go-9fe2291efdfd6257b97a3271b1145b67a3e7089d.tar.xz | |
cmd/internal/obj/mips: replace MOVD with MOVF on 32-bit to avoid unaligned memory access
This is the simplest CL that I can make for Go 1.8. For Go 1.9, we can revisit it
and optimize the redundant address generation instructions or just fix #599 instead.
Fixes #18140.
Change-Id: Ie4804ab0e00dc6bb318da2bece8035c7c71caac3
Reviewed-on: https://go-review.googlesource.com/34193
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'src/os/exec')
0 files changed, 0 insertions, 0 deletions
