4.4.9. ARMulif_SetSPSR

This function writes a value to the SPSR for a specified processor mode.

Syntax

void ARMulif_SetSPSR(RDI_ModuleDesc *mdesc, ARMword mode, ARMword value)

where:

mdesc

is the handle for the core.

mode

is the processor mode for the SPSR you want to write.

value

is the value to be written to the SPSR for the specified mode.

User mode

ARMulif_SetSPSR does nothing if mode is USER32MODE.

Copyright © 2002-2007 ARM Limited. All rights reserved.ARM DUI 0207D
Non-Confidential