Skip to content

x/arch/arm/armasm: plan9 register list argument print incorrectly #19142

Description

@williamweixiao

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions