arm7_9_common::write_xpsr is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm7_9_common::write_xpsr

arm7_9_common::write_xpsr field

Function for writing to CPSR or SPSR

Syntax

void (*write_xpsr)(struct target *target, uint32_t xpsr, int spsr);

Call Tree

Functions calling arm7_9_common::write_xpsr
arm7_9_common::write_xpsr
Functions writing arm7_9_common::write_xpsr
arm7_9_common::write_xpsr
Implementations
arm7_9_common::write_xpsr