4.4.4. ARMulif_GetPC and ARMulif_GetR15
This function reads the pc. ARMulif_GetPC and ARMulif_GetR15 are
synonyms.
ARMword ARMulif_GetPC(RDI_ModuleDesc *mdesc)
ARMword ARMulif_GetR15(RDI_ModuleDesc *mdesc)
where:
mdescis the handle for the core.
This function returns the value of the pc.