| |||
| Home > RVISS Reference > Communicating with the core > ARMulif_SetSPSR | |||
This function writes a value to the SPSR for a specified processor mode.
void ARMulif_SetSPSR(RDI_ModuleDesc *mdesc, ARMwordmode, ARMwordvalue)
where:
mdescis the handle for the core.
modeis the processor mode for the SPSR you want to write.
valueis the value to be written to the SPSR for the specified mode.