You copied the Doc URL to your clipboard.
BRK
Breakpoint instruction.
Syntax
BRK #
imm
Where:
imm
-
Is a 16-bit unsigned immediate, in the range 0 to 65535.
Usage
Breakpoint instruction causes a Software Breakpoint Instruction exception. The PE records the exception in ESR_ELx, using the EC value 0x3c, and captures the value of the immediate argument in ESR_ELx.ISS.