diff options
| author | Ben Shi <powerman1st@163.com> | 2017-06-20 03:03:12 +0000 |
|---|---|---|
| committer | Cherry Zhang <cherryyz@google.com> | 2017-06-30 19:09:44 +0000 |
| commit | ef26021d30ffb7edf8d1da5a3155e66d6e845a94 (patch) | |
| tree | 2bf5faf8984554396920889cab3a9063fc71013f /src/database | |
| parent | 4b8bfa6352e8f67886dc1cd1eba92b248715bd11 (diff) | |
| download | go-ef26021d30ffb7edf8d1da5a3155e66d6e845a94.tar.xz | |
cmd/internal/obj/arm: check illegal base registers in ARM instructions
Wrong instructions "MOVW 8(F0), R1" and "MOVW R0<<0(F1), R1"
are silently accepted, and all Fx are treated as Rx.
The patch checks all those illegal base registers.
fixes #20724
Change-Id: I05d41bb43fe774b023205163b7daf4a846e9dc88
Reviewed-on: https://go-review.googlesource.com/46132
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'src/database')
0 files changed, 0 insertions, 0 deletions
