aboutsummaryrefslogtreecommitdiff
path: root/src/syscall
diff options
context:
space:
mode:
authorPaul E. Murphy <murp@ibm.com>2021-03-09 16:55:09 -0600
committerLynn Boger <laboger@linux.vnet.ibm.com>2021-04-07 20:23:47 +0000
commitfca51ba24a829233ca133455fd3f161ffc9d7c55 (patch)
tree7c8ff5a2eae1005218e7cf01a1c445795e1f6d6b /src/syscall
parente306d0606379cc9330302f97f237ca3ef55fee98 (diff)
downloadgo-fca51ba24a829233ca133455fd3f161ffc9d7c55.tar.xz
cmd/internal/obj: remove ppc64 msr support from MOV* insns
These are privileged instructions, and thus will never work with usermode code. I don't think there is a case where this isn't true. The motivation is to simplify handling of MOV* opcodes. Assembler support for recognizing the MSR as a register is retained. Change-Id: Ic33f021a20057b64e69df8ea125e23dd8937e38d Reviewed-on: https://go-review.googlesource.com/c/go/+/307814 Run-TryBot: Paul Murphy <murp@ibm.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Carlos Eduardo Seo <carlos.seo@linaro.org> Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com> Trust: Carlos Eduardo Seo <carlos.seo@linaro.org>
Diffstat (limited to 'src/syscall')
0 files changed, 0 insertions, 0 deletions