Skip to content

SPARC: Wrong disassembly of rdy instruction #1450

@ceeac

Description

@ceeac

Using lastest v4 branch. (commit 2617b1c)

  • Steps to reproduce:
    cstool -d sparc "\x83\x40\x00\x00"
  • Expected output:
    rd %y, %g1
  • Actual output:
    rd %y,
    Also, the number of operands is 0 and not 2 as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SparcArchoutdated-moduleIssue due to an outdated arch module

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions