Skip to content

BKPT instruction only added in ARMv5TE #179

Description

@thejpster

We run a BKPT instruction test on ARMv4T but it was only added in ARMv5TE. This passes CI because we use QEMU to emulate an ARM9 (which is ARMv5TE) when running the ARMv4T tests. But running on real ARMv4T hardware, a BKPT trips an Undefined Instruction exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions