ARM Instruction Reference
4-76
Copyright © 2000, 2001 ARM Limited. All rights reserved.
ARM DUI 0068B
4.8.4
BKPT
Breakpoint.
Syntax
BKPT
immed_16
where:
immed_16
is an expression evaluating to an integer in the range 0-65535 (a 16-bit
integer).
immed_16
is ignored by ARM hardware, but can be used by a
debugger to store additional information about the breakpoint.
Usage
The
BKPT
instruction causes the processor to enter Debug mode. Debug tools can use this
to investigate system state when the instruction at a particular address is reached.
Architectures
This instruction is available in ARM architecture versions 5 and above.
Examples
BKPT 0xF02C
BKPT 640
Содержание Developer Suite
Страница 10: ...Preface x Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...
Страница 110: ...Assembler Reference 3 32 Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...
Страница 185: ...ARM Instruction Reference ARM DUI 0068B Copyright 2000 2001 ARM Limited All rights reserved 4 75 Example MSR CPSR_f r5 ...
Страница 238: ...Thumb Instruction Reference 5 44 Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...
Страница 282: ...Vector Floating point Programming 6 44 Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...
Страница 360: ...Index Index 6 Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...