Lines Matching refs:_UVRSD_UINT32
259 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
264 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
277 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
286 _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
287 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
295 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
309 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
326 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
329 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
413 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()
414 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_IP, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()
774 case _UVRSD_UINT32: in ValueAsBitPattern()
800 if (representation != _UVRSD_UINT32 || regno > 15) in _Unwind_VRS_Set()
807 if (representation != _UVRSD_UINT32 || regno > 3) in _Unwind_VRS_Set()
848 if (representation != _UVRSD_UINT32 || regno > 15) in _Unwind_VRS_Get_Internal()
855 if (representation != _UVRSD_UINT32 || regno > 3) in _Unwind_VRS_Get_Internal()
916 if (representation != _UVRSD_UINT32) in _Unwind_VRS_Pop()
923 _UVRSD_UINT32, &sp) != _UVRSR_OK) { in _Unwind_VRS_Pop()
933 _UVRSD_UINT32, &value) != _UVRSR_OK) { in _Unwind_VRS_Pop()
939 _UVRSD_UINT32, &sp); in _Unwind_VRS_Pop()
952 _UVRSD_UINT32, &sp) != _UVRSR_OK) { in _Unwind_VRS_Pop()
967 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Pop()