Closed
Description
What version of Go are you using (go version
)?
golang.org/x/arch/arm
What operating system and processor architecture are you using (go env
)?
Ubuntu 16.04.1 LTS and ARM64
What did you do?
Disassemble following instruction
ed003be9
What did you expect to see?
LDMDB [R0,R2-R3,R5-R7], R11!
What did you see instead?
LDMDB [R5-R7], R11!
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
gopherbot commentedon Feb 17, 2017
CL https://golang.org/cl/37172 mentions this issue.
williamweixiao commentedon Feb 21, 2017
@rsc any comments?
cmd/vendor/arch/x86: pull new version from x repo
gopherbot commentedon Jul 27, 2017
Change https://golang.org/cl/49530 mentions this issue:
cmd/vendor/golang.org/x/arch: pull updates from x repo
cmd/vendor/golang.org/x/arch: pull updates from x repo