Skip to content

PowerPC: Missing bdnzflr? #969

Closed
Closed
@PeterMatula

Description

@PeterMatula

It seems like there is no bdnzflr (PPC_INS_BDNZFLR) instruction in Capstone (next branch). It is possible that its semantics can be expressed using some other instructions -- it is a simplified branch mnemonic instructions, so basic bclr should definitely do the job. But, all the other simplified mnemonics are there, including very similar bdnzflrl (PPC_INS_BDNZFLRL), so it seems like this one should also be present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions