is_arm_mode() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

is_arm_mode() function

Return true iff the parameter denotes a valid ARM processor mode.

Syntax

bool is_arm_mode(unsigned psr_mode);
Implemented in armv4_5.c:182

Arguments

psr_mode