Lines Matching refs:_UVRSD_DOUBLE
358 RegisterRange(10, byte & 0x7), _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
368 _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
375 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
389 _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
401 _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
744 case _UVRSD_DOUBLE: in ValueAsBitPattern()
770 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set()
794 if (representation != _UVRSD_DOUBLE || regno > 31) in _Unwind_VRS_Set()
824 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal()
848 if (representation != _UVRSD_DOUBLE || regno > 31) in _Unwind_VRS_Get_Internal()
924 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()