Closed
Description
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
Labels
No labels