Skip to content

ARM branch instructions have inconsistent predicate operand placement #10379

@llvmbot

Description

@llvmbot
Bugzilla Link 10007
Version trunk
OS All
Reporter LLVM Bugzilla Contributor
CC @asl,@efriedma-quic,@rengolin

Extended Description

The ARM branch instructions have inconsistent predicate operand placement. BL/tBL want the predicate before the register operand; BX/tBX want it after the register operand; tBLXr wants it after, but tBLXr_r9 wants it before, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions